- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Srini,
Thanks for the info. When I place the following code in the calculate section, the calculation does not work. The signature field is invisible and no value will make it visible.
Thanks,
Stan
form1.#subform[0].TotalRelUpper::calculate - (FormCalc, client)
TotalRelUpper.rawValue=UpperNFC.rawValue+UpperExp.rawValue
if (TotalRelUpper.rawValue<150) then
VPsignature.presence="invisible"
endif
Views
Replies
0 Likes
Total Likes