Forum Discussion
Mellissa Perez
Feb 26, 2019Copper Contributor
Hide HTML text based on field value
Hello. I know that it is possible to hide a field(s) based on a field value. Is it possible to hide part of an HTML text input based on a field value? I added an HTML field to that contains...
- Feb 27, 2019Your variable probably isn't getting set because of the selected usually should be something like DataCardValue9.Selected.Value see if it lets you add that to the end.
Also when the app runs, and you select that, x out and go view the variables in the view menu and see if it has a true or false value set.
You'll want to use variables here and plug in the text, and show that variable by wrapping it in an IF() function like so, with on / off checkbox1.value
Mellissa Perez
Feb 27, 2019Copper Contributor
Thank you Chris for your response. I will test it out and return with the results.
Have a wonderful day!
Have a wonderful day!