- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
check the attached pdf.
script written on layout ready it will work.
----- form1.P1.ComboBox1::ready:layout - (JavaScript, both) ----------------------------------------
if(this.rawValue == 1){
combBox.presence = "visible";
}
else if(this.rawValue == 0){
combBox.presence = "hidden";
}
combox.pdf
15 KB
Views
Replies
0 Likes
Total Likes