S
smartsysISV
Guest
I try to set a lookup-filter like this: function SetFilter() { if (rbf_isChecked("onlythismodel")) { var modid=parseInt({!R57950979.id}); rbf_setLookupFilter("R68697015", "R63952036", modid); } else { var brandid=parseInt({!R119561168#id}); rbf_setLookupFilter("R68697015", "lu_brand", brandid); }; }; But no filters appear?? Any idea? How can i debug this?
Continue reading...
Continue reading...