Hi,
I am creating a form using Livecycle ES2 and have a Q.
I have a yes and no checkbox which when yes is clicked makes another checkbox and date field read only. When I click no, they are opened for data entry. This works fine, but I have found when I click Yes and then press tab, it still stops at the read only fields.
Logic and well...pretty much every other thing i have done this in skips the fields.
Is there a way to make it skip the field if it is read only? I am guessing it would be along the lines of when the field is entered and is read only, it will automatically go to the next tab stop.
Any suggestions?
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
Try, yourField.access="protected" instead of "readOnly"
Kyle
Views
Replies
Total Likes
Great thanks, works as I want. Marked as correct
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies