Hello,
I would like to extend the CustomerImpl. And I add the field named businessType into it. This field is Collection String type. I use element collection on this field.
In my customer module ui, I want to show this field like a SelectItem in the dynamic form view. There are two or three business types (such as Retail shop, Hotel & Resort and Other) in SelectItem to choose. I want to choose one or more from SelectItem.
I don't want to extends CustomerPresenter and CustomerView. I want to change only in the Customer entity.
Is that possible? I have no idea how to do it. I would like to hear the idea for that.
I hope any idea.
Thanks
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.