J
jlakshmi
Guest
Hi, I was able to reproduce the above scenario and just wanted to confirm here that it is working as designed. After clicking on back/cancel button from the view page of object it will by default redirect to list view page only. But you can follow these steps to make it work for your use case : i) From the page designer you can add new back button and in that button you can give the url of the page(having extra button option) you want to redirect(via javascript). ii)You can disable the default back button from the view page of the object by adding javacript code to hide button. Let me know if this works. Thanks Jaya
Continue reading...
Continue reading...