Skip to Content
Menu
This question has been flagged
1 Reply
1399 Views

I have created opportunites in my CRM pipeline. And would like to would like to know what measures i can take that some fields are mandatory to be filled then only user can move this opportunity to the next stage. For example opportunity at qulaified stage only to be moved to the next stage (Won) when few fields are filled. Please assist on this.


Thanks

Rishal


Avatar
Discard
Best Answer

Hello Rishal,

You can override the write method and check if the state is changing then check those fields have data or not. You can raise Error if the required data is missing.

I hope this will resolve your query.

Thanks,

Aman Prakash,

Webkul Software Private Limited

Avatar
Discard