cancel
Showing results for 
Search instead for 
Did you mean: 

Populate Default Dynamic Filename In Adobe Form (On Click of Save in Menu) - WDA

om_awasthi1
Participant
0 Kudos

Hi All,

We have a scenario in which we want to populate the file name dynamically in Adobe form integrated in Webdynpro.

Scenario -  A adobe form has been intergrated in the webydnpro application using UI element Intractiveform . When i click on print button the form appears.

There is a save button which is part of start adobe form menu and on click of that save button ( circled - 1 in image )  the name of the form ( i.e techincal name of adobe form created in SFP transaction { ZTESTSS} ( circled - 2 in image )  appears .

I want to change the default name to (employee_date_time ) on click of save.

We have found a approch by using the folder level javascripts (http://forums.adobe.com/message/2266799#2266799%232266799).

In case we use folder level scripts "where should we write the JavaScript code in the Adobe Form to trrigger the this script on click of Save Button (in the menu)?"

Also is there any other apporch which does not require folder level javascript as its a security issue also we need to maintain in all the user systems.

Please let me know how we can achieve this .

Thanks .

Accepted Solutions (0)

Answers (1)

Answers (1)

scurry888
Participant
0 Kudos

Have you made any progress on this issue?  When Adobe's save button is clicked, the file name defaults to 'F.pdf':  Is there any way I can programmatically set this default?