Not allowed to enable Allow on Submit for standard field

I’m trying set allow on submit for an doctype, but it’s not working
I changed the doctype.json allow_on_submit to 1 but not worked at all

Solved!
Standard fields don’t need allow on submit, just custom fields

1 Like

yes, allowing change after submit for standard fields may cause data integrity issues.

Dears,
I am having issues with this setting especially on Delivery Note doctype.
As you might have the scenario where you have the waybill printed but not have the transport details yet, we need to have these fields on Delivery Note to be manageable after the transport details are available.
Any ideas?

as a workaround it can be achieved by property setter.