Hi Marc
Apologies if this is covered elsewhere but I couldn't find anything related to my question.
I have a requirement to dynamically apply a "cascade" to a set of lookup fields based on the value of a checkbox on the form.
During form load, I can obviously detect the state of the check box and either run or not run the SPServices.SPCascadeDropDowns code. What I'm trying to do is dynamically remove the SPSerices.SPCascadeDropDowns hooks into the lookup fields and cause the lookups to reload in their normal state (i.e. showing all options) from the change event handler of the check box.
Is there an easy way to do this?
Thanks and best regards
Nick
Apologies if this is covered elsewhere but I couldn't find anything related to my question.
I have a requirement to dynamically apply a "cascade" to a set of lookup fields based on the value of a checkbox on the form.
During form load, I can obviously detect the state of the check box and either run or not run the SPServices.SPCascadeDropDowns code. What I'm trying to do is dynamically remove the SPSerices.SPCascadeDropDowns hooks into the lookup fields and cause the lookups to reload in their normal state (i.e. showing all options) from the change event handler of the check box.
Is there an easy way to do this?
Thanks and best regards
Nick