Mapping Multiple Data Parameters to a Single Input Parameter in Mobile Application Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 03:13 AM
Hello everyone,
I'm working on a mobile application in ServiceNow using the Mobile Application Builder. I need some assistance with a specific scenario I'm encountering.
In my app, I have an input field of type "Reference" that points to the User [sys_user] table. This input redirects to a list screen that contains two segments: "Open" and "Completed". I have created two data parameters for these segments in the data item.
The challenge I'm facing is that I can only map one data parameter to a single input parameter. I need to know how to map multiple data parameters to the same input parameter so that both segments (Open and Completed) can work properly.
Has anyone encountered a similar issue or have any suggestions on how to achieve this? Any guidance or workarounds would be greatly appreciated.