Hi! In customizing doctypes, how do you make a field mandatory only before submit? Field should not be mandatory on save, only on submit. Is there a script I can type here in Mandatory Depends On (JS)?
doc.status == 1
?
I’ll try this
Hi! In customizing doctypes, how do you make a field mandatory only before submit? Field should not be mandatory on save, only on submit. Is there a script I can type here in Mandatory Depends On (JS)?
doc.status == 1
?
I’ll try this