How to compare the values between a list collector and a field and populate the related list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 08:47 AM
Hi Team,
I have a requirement wherein, I have to compare the values between a list collector and a field and populate the related list.
I have a table called Clearance which has a field called clearance value of choice type ( can be changed to different type based on requirement) and the same filed on the company table as a list collector.
So based on the options selected for clearance on the company table, the companies should be displayed under the related list of the clearance table.
For example: say I have a record on the clearance table which maps a user to clearance A.
Now I want all the companies which have the clearance A selected in the list collector to be displayed under the clearance related list.