Skip to main content
We have to remove the 'Save & New' button on the case edit page, and a lot of solution here which were related to javascript were tried and did'nt work. can you please tell me if that is possible in the spring 17' edition.
답변 1개
  1. 2017년 3월 15일 오전 8:04
    Hi Shravan,

    Well, you can hide the 'Save & New' buttons using a script (ex: s-control).

     

    In the script, get the id if the button and On page load event set the display of that button as 'none'. The S-control should be placed in the sidebar as homepage component. With this, you can even control whether you want to hide 'Save & New' on one particular page or on all pages.

    Please let us know if this works.

    Best Regards,

    Nagendra.
0/9000