I working with Webtop. I have a custom type, In composer for this custom type I created an attribute with "Conditional Value Assistance" based on a DQL from registered table.
My Question is, I want a group of users to be able to add data in this registered application using Webtop, How can I do that.
So for example I have registerd table of PRODUCT_CATEGORY, that I use in drop down in one of my custom type ORDER_TYPE attribute of CATEGORY. What feature in webtop can I use to allow certain users (says app_admin_group users) to be able to add new PRODUCT_CATEGORY values.