Inspiring
September 26, 2024
Answered
Using multiple checkboxes to populate text field with the checkbox values
- September 26, 2024
- 2 replies
- 824 views
Hi there,
Is it possible to click checkboxes and get the value to appear in a text field?
Checkbox values are:
Level Life
Increasing Life
Decreasing Life
Level CI_CILC
The name of the Text Field is "TextField1".
If possible I would like to try and get the textfield populated, if all 4 checkboxes are active, as:
'Level Life | Increasing Life | Decreasing Life | Level CI_CILC '
Any help would be greatly appreciated
Steve
