UI Builder - Hardware Asset WorkSpace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 11:31 AM
I am creating a filter in the ui builder of a hardware Asset workspace to limit the drop down to display the 'All location ' of the logged in user. Currently the 'All Location' list out all the locations of the asset estate irrespective of the user.
As a stakeholder I am interested in seeing the assets which beongs to my group.
E.g Hardware Asset Workspace --> Inventory --> All Stockroom (List out records which beongs to my group)
E.g Hardware Asset Workspace --> Asset Estate --> All Asset / Hardware Asset / Consumable Asset (List out records which beongs to my group)
I have created two data resources.
a. Look Up Users - To bring the user sysId
b. Look Up Record - To bring the data from the location table.
How can i do data binding to bring the location based on the logged in user.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 10:16 AM
In which page you are creating that filer? Can you share the image and property which you want to configure