hello master,
can we change to disable or enable button new (we can't click the button (example like button lines and validate)) based on roles we give for user ?
thanks you
hello master,
can we change to disable or enable button new (we can't click the button (example like button lines and validate)) based on roles we give for user ?
thanks you
1) Create a privilege
2) Add the menu item of the form in the Entry points of the privilege
3) Set Access level: Read for that entry point
4) Give this privilege to your user (via security role)
Result: users can't create new records on the form.
is that have example to do that?
but it have relation with user roles?
HI Rahmat VP,
You can try to change form datasource allowcreate propertity through code.
When the form doesn't allow record creation. The form will has a disabled system-defined New button.
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,407
Most Valuable Professional
nmaenpaa
101,156