Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Custom checkbox or toggle button

Avatar

Level 2

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 1

Option 1 selected:

Option 1

In 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 there something a bit more direct? Thanks.

1 Accepted Solution

Avatar

Correct answer by
Level 10

I don't think so, a button does not have a selected state that you can bind to a value in your data collection.  The hidden field is what I would use.

Regards

Bruce

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

I don't think so, a button does not have a selected state that you can bind to a value in your data collection.  The hidden field is what I would use.

Regards

Bruce