Remote table approach for dynamic parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 12:37 AM
Hi ALL,
we have requirement where we need to get all issues from project from the problem is we have lakhs of issues from the JIRA so e cannot store in our instance , so the approach is remote table but we have a ui page where user once selects the project the related issues should be available for selection so i need to send project ID as a parameter to the rest call so is it possible to send input paramater from UI page to remote table .
is it possible to get data through dynamic Rest call in remote table?
thanks in advance,
Svani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 08:48 AM
Hey @svani
I'm not sure that a remote table is your best bet here. Have you thought about just creating a related table on the project, and a UI action to pull the data in?