Skip to main content
IT_HELP3202412
Known Participant
December 5, 2018
Question

Force Text field to populate OTHER than Yes or No?

  • December 5, 2018
  • 1 reply
  • 321 views

I have a text field that reads a value from a spread sheet that is either TRUE or FALSE. If TRUE the Text field shows YES. If FALSE It shows NO. Is there any way to switch that? If TRUE then show NO and if FALSE show YES?

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
December 5, 2018

Sure... Just reverse the logic of your code.

IT_HELP3202412
Known Participant
December 5, 2018

I am not using any code. I have no calculations or validation scripts.

try67
Community Expert
Community Expert
December 5, 2018

Then how are you converting the values, exactly? It doesn't happen by itself...