Expand my Community achievements bar.

Which event triggers just before coming out from the form?

Avatar

Level 8

Hello

For some reason we don not want to use Adobe's COMMENTS part.

So, we want to keep 2 text fields, 1st is for comments histiry(readOnly) and 2nd is to write comments, so, i kept 2 text fields with MULTIPLE LINES option, fine.

We do not have any SUBMIT or any other button on the form. Instead we are using some other button (its nothing doing with Adobe, its not on the form, its outside of adobe) to process it.

So, as soon as user clicks this out_side_adobe_button, i need to do the following,

- check is user entred any comments?

- if so, transfer that to commentary_history field

- when user open the same form, user will see his prevoous comment in history field and he can write another comment in 2nf field.

Pls. let me know What is the CORRECT EVENT to get it done? i tried PRE-SAVE but, did not worked!

If possible the code pls.

Thank you

1 Reply