when we select operation variable choice value is 'new', code material should not be mandatory

Srinivasu2
Tera Contributor

Hi Community,

 

when we select operation variable choice value is 'new', code material should not be mandatory

 

Srinivasu2_0-1697009353577.png

Could you please suggest how can we achieve this

 

Srinivasu2_1-1697009481018.png

 

 

Thanks & Regards,

Srinivasu

7 REPLIES 7

Peter Bodelier
Giga Sage

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.

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

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.

Community Alums
Not applicable

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