cancel
Showing results for 
Search instead for 
Did you mean: 

"Presave" Event triggered when the form is loaded.

Former Member
0 Kudos

Dear all,

I created an interactive form with an XML interface and I use it into a Web Dynpro ABAP.

The version of my Adobe LiveCycle Designer is 8.0.

My problem is that the "presave" event is triggered when the form is loaded.

For example, if I place a field in the form and add the script " this.rawValue = "123"; " to the "presave" event of this field, the field will have the value "123" when I launch the Web Dynpro application.

Then, if the user does not make any input and directly save the form, the "presave" event is not triggered.

Does anyone know why I get such a behavior?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Steeven, I was unable to test this scenario as Adobe Credentials are not installed in my system. But something similar from Java Script is referenced here in the below mentioned link.

Please look if you find it useful:

http://careerabap.blogspot.ca/2011/02/custom-dialog-box-message-while-saving.html

Please reward if you find it useful.

Regards,

Nitin.

rub_alfonso
Explorer
0 Kudos

Hi Steeven,

The same problem you have.

Did u find any solution ??

Thanks in advance.