Dynamically Populate MVRS based on Record Producer Variable Value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2025 01:49 PM
My requirement is on populating a reference variable[reference to expense request table] 'Referral ticket' in record producer I want its related fields to auto-populate in record producer variables like start and end date of expense, title, cost center , sub-cost center etc and there are line items[another table] as a related list in expense request table, I want expense type and short description of it to auto populated as rows of multi row variable set in record producer.
I have written script include and catalog client script till populating the record producer variables. But how to populate MRVS with the line items info. This is my Script Include:-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2025 02:23 PM
And this my Catalog client script which is not auto populating MRVS:-