Add filename and path to Designer form footer.


i of novice @ creating forms in livecycle designer , need adding filename , path footer of form after clicking on "save as' button.  have not found answers anyplace appreciated asap. thank you!!

create field on masterpage. rid of caption, appearance=none , set protected. set width expand fit. in layout:ready event of field, add javascript:

 

this.rawvalue=event.target.path 

 

that should it.

 

kyle



More discussions in LiveCycle Designer


adobe

Comments