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.
Request clarification before answering.
Hi, I think with UISwitch and Dynamic screen it is not possible to check if the status of the opportunity is won or not. You can just switch the field properties based on the user role. Correct me if I am wrong.
I was thinking to the following solution:
in the validation on save event - absl implementation for the opportunity xbo, you can check the status of the opportunity, and if it is "won" you can:
1) check the status of the mandatory fields
2) raise a message to the user in case these fields are not filled
On the UI side, for now, I think there is no possibility to show some kind of indicator to the user for the specified fields. Anyway you can add a custom label (in an embedded component for example) contaning the information about the mandatory fields, and show this label only if the opportunity is "won".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Once i select the field and activate it doesn't turn up as expected in account bo.
example: i selected zipcode as mandatory True and activated it is not working.
any idea.
once i save and activate i see below message.
an offline merge model is available for this floorplan do you want to update it ? yer or no
i tried both options it didn't turn to * the postal code field.
Thanks,
Mahesh
Do you use the Silverlight-client? In SL a cache clear might help you... I have seen this often working after a SL cache clear.
Rightclick somewhere on the SL-UI -> Silverlight/Application Storage -> delete / delete all
Afterwards re-logon to you tenant. Then it should work :-)!
Best regards
Tom
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.