Looking for help setting up a
formula that I have 2 different text fields and I want to display one if fee is
00000.00 and another text field if fee is 99999.99.
1) text field is:
Customer has authorized a
{WASH}. - This is the text I want to show if the data
is sent as 99999.99 WASH
is my data string field and I want to put it in the 1 text field.
2) text field is:
Customer has opted out of wash. - This is the text I want to show if the data is
sent as 00000.00 This
text would not use the data string field.
I have both text fields in my
form now, how do I set them up to hide or not to display when one is not
used? Or is there a better way of doing
something like this? I'm just starting on using formulas, so I'm not sure what is the best way to set this up.
Thanks for any help, I'm a beginner