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...
Continue reading...