Skip to main content
Participant
October 15, 2024
Question

Auto-populate text from check box description

  • October 15, 2024
  • 1 reply
  • 425 views

I need help with auto-populating text into text boxes based on which check box is selected. 

Here is a generalized look at what the document says: 

 

(Check Box) Individual form emailed PDF 

(Check Box) Group Form in Excel

(Check Box) Electronic via Excel

You have selected the format: 

_____                  _

The delivery method chosen is: 

______                _

 

I want the ability for it to auto-populate the text on the two blank lines like in this example .. if they checked box #1 it would look like this:

 

(CHECK) Individual form emailed PDF 

(Check Box) Group Form in Excel

(Check Box) Electronic via Excel

You have selected the format: 

_Individual Form_____

The delivery method chosen is: 

_emailed PDF ______

 

Can anyone help with the formula?

This topic has been closed for replies.

1 reply

PDF Automation Station
Community Expert
Community Expert
October 15, 2024

Are the check boxes mutually exclusive (same name but only one can be checked)?  What are the export values?

Participant
October 15, 2024

I would like for only one box to be able to be selected and the value is currently TXT

Participant
October 15, 2024

I just switched them to radio buttons.