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