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

jonnip85
jonnip85
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 jonnip85
Customize the badges you want to showcase on your profile
Re: Button to lock all fields - Adobe LiveCycle 16-12-2018
Hi,I would just add a button with the following code:form1.#subform[0].Button1::click - (JavaScript, client)form1.access = "protected"; //disable everythingthis.presence = "hidden"; //hide this buttonClicking the button will lock all the fields and hide the button. Of course, you cant go back after this without having another button to "open" the form.

Views

876

Likes

0

Replies

0