Make the preview page in all section on mobile apps readonly
Hello guys,
How to make the preview page of all sections in mobile apps readonly?
For example, when we open the opportunity section then we open one of the opportunity data, all fields that appear should be readonly. For now we can change the data without having to click the edit button, we should have to click the edit button first to edit the data.
Please help to solve the problem, thank you.
Like
Hi Agus Sulistiawan
If you want to make the mobile field read only, you can go for business rule on the client module it might be work.
For example:
If Name column filled in then Make it has read only.
Prem Kumar,
Hi Prem Kumar,
Yes, to make the field read-only, you can set business rules in the related client module.
But this is a different case, I want to make all fields in the preview page of mobile apps read-only.
The question is, how to make all fields on the preview page of mobile apps read-only.
For anyone who wants to implement the case above, you can follow the guidelines at this link:
https://community.creatio.com/questions/mobile-app-hide-field-preview-page-and-show-edit-page
I have completed the case by following the guide