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

dtinglin
dtinglin
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by dtinglin
Customize the badges you want to showcase on your profile
Re: If/then statement with hidden fields - Adobe LiveCycle 13-02-2018
Mr. Moore,I'm new to coding and I have a project I'm working on. I have a button that allows a user to attach a PDF to the form. My script works fineif (app.viewerVersion < 11) { import_pre_11();} else { import_11();}but I wanted to know is there a conditional script (If/then) that I can use to validate a hidden field value (If the click action is Cancel then the hidden text value= "" but if the click action is Select then the hidden text value is "File Attached")? I hope that made sense. I'm us...

Views

3.8K

Likes

0

Replies

0