when we select operation variable choice value is 'new', code material should not be mandatory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 12:31 AM
Hi Community,
when we select operation variable choice value is 'new', code material should not be mandatory
Could you please suggest how can we achieve this
Thanks & Regards,
Srinivasu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 12:33 AM
Hi @Srinivasu2,
You can use a basic UI Policy for this.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 12:54 AM
Sorry , I mean the condition will be like this, when "data master is Material" and "operation is New", Code material should not be mandatory rest of the operation choice values code material should be mandatory.
Thanks & Regards,
Srinivasu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 01:21 AM
Hi @Srinivasu2,
I still see no reason why you couldn't use a UI Policy?
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 01:21 AM
Hi @Srinivasu2,
You can use the UI Policy for this.
Add the condition -
Data Master is material and operation is new
Add UI Policy action
Code Material - mandatory (false)
Mark this as correct and helpful if this resolves your issue.
Thanks
Anand