[progress Communities] [progress Openedge Abl] Forum Post: Rbf_setlookupfilter ??

  • Thread starter Thread starter smartsysISV
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top