I have a button that it is invisible and I will like to make it visible only in case a text Field has some value.
How I can accoplish this one with a script.
Thanks
if (this.rawValue != null){Button1.presence = "visible";}else{Button2.presence = "invisible";}
radzmar • LoveCycle Blog Documents you need: • LiveCycle Designer ES2 Docs
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs