[progress Communities] [progress Openedge Abl] Forum Post: Hide/show One Checkbox Field If...

  • Thread starter Thread starter Paulh0763
  • Start date Start date
Status
Not open for further replies.
P

Paulh0763

Guest
Version 2.2.2.0 (old) So I have this simple script...well I thought it was because it is not working. I want to show/hide a checkbox field based on whether or not another checkbox field is checked...I have used this type of script with other fields mostly picklist using the same concept for rbf_getPicklistCode and it works fine...so this one has me stumped for some reason??? I have on the onload of the edit page = $('#rbi_F_gli').hide(); $('#rbi_L_gli').hide(); and on the onload of the view page and the event handler on the field set with onchange = type1(); No need to have this on the New page. Thanks for any input in advance :) Paul

Continue reading...
 
Status
Not open for further replies.
Back
Top