Showing pop up message on click of cancel button in product configurator screen
Hi,
We use Siebel Communications Innovation Pack 2015 Open UI for the siebel application.
We have a requirement where we have to show a pop up message on click of cancel button on product configurator screen.
Pop up message - "Please confirm whether you want to proceed ( Yes / No) ".
1. Yes exit the configurator
2.. No will not exit the configurator and will remain on same page.
Do we need to change pmodel.js file for this ? If yes then in which function we have to do the change and what change is to be done ?
Could you please provide the .js file function with code for this requirement.