In a section edit page, we have created custom buttons and have functionalities to hide and show the button. If we refresh the page Button enable/ Disable are working fine
But once we open the edit page, the button visibily/ page opening are not working properly until we refresh the page
we tried this.reloadEntity(); inside init:function(){} Method.
Please Suggest me how to solve this issue.
Like
2 comments
09:24 Nov 04, 2023
I think, this button works only in Page mode. So, you should also add this button to Section. (see more in https://academy.creatio.com/docs/developer/interface_elements/record_pa….)
Kind regards,
Vladimir
Show all comments