How can I give users who don't have AT license, the ability to add/update/delete data?
1. Obviously I can build a form, but that only allows adding, but no update/delete.
2. With interfaces, I can build full access functionality, but it is disabled for non-licensed users, giving them only view-only mode.
What am I missing?