Catalog ui policy for select box variable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 09:41 AM
I have a requirement to try and setup a catalog UI policy where by if one select box variable is selected it can automatically pick a selection from another select box variable similar to below:
So in this example if training is selected the training expense type can be populated.
Any idea on how best to achieve this?
Many thanks,
Alex
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 11:37 AM
Hi @Alex Saager1 ,
You need to configure an onChange client script along with script include to achieve this.