how to restrict data in reference field dynamically
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2023 11:15 PM
Hi,
I want to restrict caller filed based on location field value on catalog form.
for example, if I select india location I want only indian users populate in reference filed.
Can anyone help me out.
Thanks
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 12:00 AM
@anjali viswanad - please share the screenshots of your configuration and variables
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 03:12 AM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 03:30 AM
Check with below reference qualifier
javascript: 'location='+current.variables.u_location;