- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 10:48 AM
Hello. I would like to only show certain values based on the selected value from another field:
When you select "Active Duty" or "ANG Co-Located", the only "Type" options that should appear are Policy Update, Product Update, and Trusted Network.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 10:56 AM
Hi @DreDay3000 ,
Use the Choice [sys_choice] table for these dependent values and display on catalog form via Lookup Select Box.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 10:56 AM
Hi @DreDay3000 ,
Use the Choice [sys_choice] table for these dependent values and display on catalog form via Lookup Select Box.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 11:18 AM
can you explain more? I do not understand how to find the dependent value on sys_choice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 11:26 AM - edited 05-13-2025 11:41 AM
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 02:28 PM
I think, you got that dependent value column n Choice [ sys_choice ] table.
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution