Hi Everyone !
Is there a way to restrict form edits using the web-platfrom ? maybe one edit at most or not being able to edit after form is label “Approved” on validation column.
Hi Everyone !
Is there a way to restrict form edits using the web-platfrom ? maybe one edit at most or not being able to edit after form is label “Approved” on validation column.
Hi @megfp welcome back to the community!
Row level permissions can make you achieve that: Row-Level Permissions — KoboToolbox documentation
In addition to hakan_cetinkaya.
It is not possible to automatically restrict editing based on another case value, like “approved”, _submission_time etc.
Thank you !
In many of my project I think it would be useful. However, In some particular cases I think many edits would damage the integrity. So I need to maintain the number of edits by web-users.
Do you think that there are other cases that can help restrict editing ?