Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hi,
I created plugin with new entity using Active Objects. I created new form which shows data from this new entity. How can I manage user access to specific fields in this entity?
e.g.:
I have entity "Todo" with two fields: "Number", "Description". User A can access all data in this entity but user B can't see "Description". How can I achieve this effect?