Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Save form as the form data from three fields

Avatar

Level 1

I'm using Adobe Pro 9.0.0 and LC ES. I am trying to take three fields of data, like: Number, date, and name. Add or merge them together to be placed into a hidden field, then when the user selects the SAVE button I need a script that will get the hidden field data and insert it as the filename to be saved to a specific path. Is this possible in LC ES?

0 Replies

Avatar

Level 10

Hi,

You'll have to create a folder level script which has to be installed on every system you want to use the customized save function.

Here's an example.

http://thelivecycle.blogspot.de/2009/11/save-form-to-specific-directories-and.html

Avatar

Level 1

Thanks radzmar,

It is alittle confusing to me, but I'll figure it out, once I start applying it to my situation.

Thanks again for the tip.