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

hsengsbc
hsengsbc
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 hsengsbc
Customize the badges you want to showcase on your profile
Re: Locking Fields - Adobe LiveCycle 23-03-2011
To lock a field you woudl use the object name and then the add the property called access to lock/unlock the form. So if the field name is Object1 the command to lock the field woudl be Object1.access = "readOnly". To unlock the field you woudl use Object1.access = "". Note that the case of the objects and the commands is important.You will need one command for each field you want to lock.Paul

Views

76

Likes

0

Replies

0