Expand my Community achievements bar.

Close PDF form on submit form button

Avatar

Level 1

Hi,

I've made a PDF form for the sales staff to fill in for web banner requests. It all works fine apart from it does not close on submit form (which leads to the sales rep hitting submit form about 5 times despite in bold text, press once!)

I found an old discussion on this forum from year or 2 ago but I'm really unsure where to add the code suggested by the users to the XML code. The code was:

app.execMenuItem("Close");

or

event.target.closeDoc(true);

thank you for any help

paul

0 Replies