cancel
Showing results for 
Search instead for 
Did you mean: 

How to prompt a Message when we jump to other aplication in portal

Former Member
0 Kudos

Hi,

My application will have one iView which contains some fields which needs to be saved to database. Now I am working on trying to prompt the user to save if they leave the iVew by simply going to another iView or simply closing the Explorer window.

I tried putting code in the wdDoExit method, but it doesn't’t seem to be getting hit, and I am wondering if this is because i am going completely outside of the WebDynpro application.

Do you have any suggestions on how I can get this to work?

Thanks in advance.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

As suggested by saurabh, you need to implement work protect mode. There are lot of documents on this. Below are some of the links.

[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a891e490-0201-0010-fb99-b7e4f5dda2ec]

[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8382535d-0d01-0010-dbb5-d3d41dfefd10]

and also you search in SDN library to get document in according to your requirement

[https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_library&query=workprotectmode&adv=false&sortby=cm_rnd_rankvalue]

Regards

Raghu

Former Member
0 Kudos
Former Member
0 Kudos

Hello,

Have you been able to find this functionality, I am also searching for the same ??

Regards,