// depricated: 'lookups' and 'connections' are produced by the master conditional widget // 'lookups' and 'connections' are now dynamically callable via ajax request to get a json response var NOSELECTION = 'No selection.'; function ConditionalSelection() { } function in_array(a, val) { if(!a.length) { return; } for(var i=0;i