- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
You could put the following in the exit event of the textbox in formcalc:
if ($.isNull) then
no = 1
yes = 0
else
no = 0
yes = 1
endif
Views
Replies
0 Likes
Total Likes