How do I prevent users from modifying the Booking/WO in the mobile app when the WO status is Open-Completed? Currently even if the record is Inactive in CRM, users can still edit it in the app.
How do I prevent users from modifying the Booking/WO in the mobile app when the WO status is Open-Completed? Currently even if the record is Inactive in CRM, users can still edit it in the app.
Figured out I needed to be publishing the derivative project and not the parent project...this works now. Thanks all.
Keep it mind that the OnLoad event only occurs once, after that the form is re-used and even if you change the record, the event is not re-triggered. Can you launch the app and go straight into an inactive record to see if it's read-only? If yes, consider adding a rule to the OnChange event. If no, please share a screenshot of the entire rule.
Thanks, but it still doesn't seem to work. I added this to OnLoad both on the BRB form and Work Order form.
Set - IsFormEditable rule as False, On form load.
Thanks
In the onload form rule there is a step called 'IsFormEditable'. You need to set this as false.
This will make the form read only
André Arnaud de Cal... 291,431 Super User 2024 Season 2
Martin Dráb 230,503 Most Valuable Professional
nmaenpaa 101,156