Hello Community,
I had added button to ActionButtonsContainer on Section Page. My question is how to hide this button to be not visible on Edit Page on the same object.
Regards,
Marcin
Like
1 comments
16:50 May 27, 2021
Hi Marcin,
You may specify visible property in diff and add method that should return boolean value based on the condition or use "isButtonVisible" attribute
Please refer the link with the example:
https://community.creatio.com/questions/how-hide-button-based-field
Also please check out this post probably here you may find useful tips for you:
https://community.creatio.com/questions/how-hide-button-contact-section…
Best regards,
Bogdan L.
Show all comments