Design Studio

 1 Replies
 0 Subscribed to this topic
 12 Subscribed to this forum
Sort:
Author
Messages
Juanita
New Member Send Private Message
Posts: 3
New Member
How do you change a data field on a form in Design Studio that is hidden but you now want to display it?
Terry P
Veteran Member Send Private Message
Posts: 234
Veteran Member
You're treading in dangerous water here. Use at your own risk.

What I do is click the "Source" tab (not the script), that displays the XML code. Then I find the field and change the type from hidden back to usually text.

Your mileage may vary with this technique and others may do it differently.

Good Luck!

- Terry