Choice list based on list of another table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 03:39 AM - edited 02-14-2023 04:14 AM
Hello,
In case form I want , when I chooce Account , The Assignment group choice list to be filtered based on a custom list field* that I created on Accounts table.
*List field: I create a custom list on table account that is reference to group.
is there any ideas?? Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 04:50 AM
You need to create a onchange client script where the reference group field form account will be taken and use it as filter condition for assignment group table.
Please mark it helpful and solution
Thanks
Akash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 04:51 AM
Well, a bit tricky case here.
You can use a reference qualifier on the field (calling either a script include or direct script) or in the field definition to add choice table and choice field + dependency (if needed)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 05:13 AM
Hello Joro,
I cant see options choice table and choice field in advance view. I can see only Choice --None--.