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

JontyC
JontyC
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts

Posts
4

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by JontyC
Customize the badges you want to showcase on your profile
Re: Obtaining name of object triggering event - Adobe LiveCycle 31-08-2014
Great timing Bruce, thanks, and obvious now you point it out. That saved a lot of manual work I was not looking forward to.

Views

488

Likes

0

Replies

0
Re: Obtaining name of object triggering event - Adobe LiveCycle 31-08-2014
I'm beginning to think this is not possible. Another hour of searching found nothing.I popped a breakpoint in the change handler to inspect both global and local objects, but the debugger is too barebones.I had a look at Assuredynamics' "Referencing Objects" example, and although it's not the point of the example and maybe would have confused the point of the example, I noted the light switch handlers each hardcode the specific light switch they reference, instead of generically determining it d...

Views

490

Likes

0

Replies

0
Obtaining name of object triggering event - Adobe LiveCycle 31-08-2014
If I've got a change event for a checkbox declared like this:topmostSubform.Page2.Competitions_CB.Checkbox::change - (JavaScript, client) how can I get this object path into a variable so I can process it and extract the "Competitions_CB" part? Even traversing up the object tree would be fine, but I can't seem to find which property returns object names.I've been through all of the properties that sounded likely, in both xfa.event, event and this, but nothing seems to be what I'm after.

Views

924

Like

1

Replies

3
Custom checkbox or toggle button - Adobe LiveCycle 28-08-2014
I'd like to have a captioned button that a user could select or not, then I could fetch its selected state upon form data collection. Option 1 not selected:Option 1Option 1 selected:Option 1In InDesign I would just use a standard checkbox form control and change the graphics for the selected and unselected state.I can't find a nice method in LiveCycle to do similar. The best I've come up with is having a hidden checkbox next to a button field and have the checkbox store the button's state.Is the...

Views

642

Like

1

Replies

1
Likes given to
Likes from