
1 件の回答

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.