- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Thanks for the pointer.
Would it look like this?
if (this.rawValue == "Top Center")
{
TextField1a.presence = "visible";
}
else
{
TextField1a.presence = "hidden";
TextField1a.rawValue = "";
}
Views
Replies
0 Likes
Total Likes