Skip to Content
0
Feb 03, 2023 at 07:03 PM

Avoid checking the mandatory fields when DRAFT is used

210 Views

Hello,

I have few mandatory fields on my object page which I enabled with below code in behaviour Definition.

field ( mandatory : create ) Shpfrom;

As I have enabled the 'Draft' functionality on my BO now, when I select the 'Create' option from the list report

it errors out saying the mandatory field is not provided. Is there any way we can avoid this?

image.png

This is managed scenario.

Attachments

image.png (13.4 kB)