- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Not really. the rawValue was from a script I found on another Adobe forum discussion yesterday. I'm going to try to get your script to work for me.
LOA.Form1.ReasonDropDownList::change - (JavaScript, client)
if (xfa.event.newText == "Family"){
FamilySubform.presence = "visible"
} else {
FamilySubform.presence = "hidden"
}
Views
Replies
0 Likes
Total Likes