the colunm Attribute type is association ,
the group table is edit
how click the button ("…") to open a dialog instead of the tab?
Hi,
You have two possible options:
- Use the addGeneratedColumn method to replace the certain column in the certain screen.
- Use the brand new Pluggable Component Factories mechanism to extends the standard component creation procedure for the whole project.