How to change value: “Madatory” to None and change
Default: “Company” to “Individual” at DocType “Customer”
When Customize Form does not have this fields.
Br. Lars
How to change value: “Madatory” to None and change
Default: “Company” to “Individual” at DocType “Customer”
When Customize Form does not have this fields.
Br. Lars
anyone ?
Hi @clars,
For that, use property setter, and don’t change in the base doctype.
If you want to default option or add a field then use only customize form.
Thank You!