...
To accommodate this on DB level we need to add new table form_rls
as well as add new column to form
table - rls
as bool (false
as default) to make it easier to determine if we call list of submissions would we need additional filter by user’s field assignment.
Also, as a part of current solution will be implemented Viewer
role which is not exist yet in CHEFS currently. This way user with this role would only see the submission list without ability to update or delete them.