How to set dynamic filter on "Data Table from Instance Definition" widget?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 06:46 AM
Hey All,
I have a custom table "purchase_details" which has RITM number and purchase related data.
So in Request Item page, I have added as "Data Table from Instance Definition" widget which shows data from custom table "purchase_details"
I need to display data dynamically based on RITM number in Data table on Request Item Page.
What filter condition should I apply in "Filter" section of data table, or should I clone and make changes in script.
Currently I have put number=RITM0010008 in filter, but I need it dynamic.
Any Advise will be very helpful.
Thank You.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 09:23 AM
If your field is not a reference field, then you cannot have a dynamic filter.