cancel
Showing results for 
Search instead for 
Did you mean: 

why refresh twice

junwu
Active Contributor
0 Kudos

Hi Gurus,

I have an online form. you know there two events that can trigger a submit.

For example: app.eval("event.target.SAPCheckFields();");

The strange thing is :

user click submit, the server busy icon appear, after the server function is executed, the control will return to UI, but the UI which contains the adobe form will automatically reload again(full page refresh), after the reload the UI is updated.

In the above case, I have bind the pdfsource attribute, If I didn't bind that attribute, the page only refresh once, but (sometimes)the server side function is not executed and the worse is some data input by user also got lost.

I was really lost, can anyone give some clue?

the environment is NW2004 sp19, designer 7.0, we are using https.

Best regards,

john

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

HI

no one has ever encountered this issue?

Best regards,

John