Skip to Content
0
Oct 31, 2012 at 07:29 AM

Condition isn't working in form calc

291 Views

hi expert,

when I click the condtion

if ($.parent.ASSEM_PROFIL == "Z200") || ($.parent.ASSEM_PROFIL == "ZA20") then

$.presence = "hidden"

else

$.presence = "visible"

endif

Why the condition is not working?

Is there a problem syntactically?

Best Regards

ami