Pass Dynamic values from condition builder to scripted filter

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2020 10:35 AM
Hi
I have developed the scripted filter that is working as expected with static values as a parameters. Now I am trying to make it 100% dynamic and to achieve this I need to pass dynamic values from condition builder to my classless script include. i.e. First param should be the Table name on which I am applying my filter and 2nd param should be the field name selected in the condition builder. See the screenshot below
Any help would be highly appreciated.
Thanks & Regards,
Sharjeel
Muhammad
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2020 03:58 PM
Hi Vkachineni,
I think that would not work here because if I go with UI action I can pass table name dynamically but the field [user the want the filter on] wouldn't be accessible so I won't be able to pass that to my script include. Field is most important in my scenario as the filter will have to return values accordingly.
I appreciate your response.
Thanks & Regards,
Sharjeel
Muhammad