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

Gmail_Sam
Gmail_Sam
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Gmail_Sam
Customize the badges you want to showcase on your profile
Re: How to block an object (visible but inactive)? - Adobe LiveCycle 10-12-2013
Hi Josh,This is even more helpful. I am just new to the LiveCycle. The Action Builder is a great tool for me to start with. Following your insturction, I figured out how to toggle it back: e..g. oTargetField.access = "open";Really appreciate your help.ThanksSam

Views

261

Likes

0

Replies

0
Re: How to block an object (visible but inactive)? - Adobe LiveCycle 10-12-2013
Yes. This is what I want. Thanks so much!

Views

261

Likes

0

Replies

0
How to block an object (visible but inactive)? - Adobe LiveCycle 10-12-2013
I have a fillable form with objects like radio buttons, check boxes, and text fields. When user selects a choice by clicking on a radio button, I want some of the objects, like all radio buttons in the radio button group, still visible but not selectable. I tried the following but it does not work as expected:// form1.page1.showControlButton.hide::click - (JavaScript, client)....page1.optionButton.presence = "inactive";page1.optionButton.b1.presence = "inactive";page1.optionButton.b2.presence = ...

Views

1.5K

Likes

0

Replies

4