- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Do you mean the "LOB_List"?
Well, change the script into:
if ($.boundItem($event.newText) eq "Florida True Health") then
Bottom_of_Form[*].AncillaryInfo.Data.AHCA.presence = "visible"
Bottom_of_Form[*].AncillaryInfo.Data.Comments_AHCA.presence = "visible"
Bottom_of_Form[*].AncillaryInfo.Data.AHCAReceived.presence = "visible"
else
Bottom_of_Form[*].AncillaryInfo.Data.AHCA.presence = "hidden"
Bottom_of_Form[*].AncillaryInfo.Data.Comments_AHCA.presence = "hidden"
Bottom_of_Form[*].AncillaryInfo.Data.AHCAReceived.presence = "hidden"
endif
Views
Replies
0 Likes
Total Likes