Skip to main content
IT_HELP3202412
Known Participant
November 30, 2018
Question

How do you write an If/Then statement to mark a check box if getField is true

  • November 30, 2018
  • 1 reply
  • 1785 views

How do you write an If/Then statement to mark a check box if getField is true?

I have a YES and a NO check box next to if they have a "widget". The excel spread sheet has an "X" if they do have a "widget" and it is blank if they don't.

I want the YES box checked if there is an X or the NO box checked if it is blank.

Thank you,

Bill

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
November 30, 2018

Do you mean that if the text field has a value the "YES" box should be ticked, and otherwise the "NO" box? What are the names of these fields, and the export values of the check-boxes?

IT_HELP3202412
Known Participant
November 30, 2018

The name of the field is "No Fax List" and the value is either X or blank.

try67
Community Expert
Community Expert
November 30, 2018

And the name of the check-box fields?