cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello Cloud folks,

I have a basic requirement that, when we change any opportunity status to "Won", we need to make few fields are mandatory.

Can anyone worked already on this? I have a idea we should work on on save even in the the extension of standard BO. But looking more help into that.

Thanks,

Bala.

0 Likes
View Entire Topic
HorstSchaude
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Bala,

The normal way would be to use some scripts which modify the attributes (like Mandatory) depending on the value of a separate field.

Unfortunatey the scripts are not available for extending UIs, only in own UIs.

What you can use is a UI Switch.

has written a blog in which he describes how to set a UI Switch dynaimcally.

May this helps you.

Bye,

   Horst