Hi everyone,
I’m trying to add new options to a Select field in a Doctype using the Customize Form feature in Frappe/ERPNext. I edited the field and added values to the “Options” section, but it doesn’t seem to apply the changes.
I also tried using a Property Setter to modify the options, but it had no effect either.
Is there a correct way to add or update the options for a Select field without modifying the original Doctype directly? Any help or guidance would be appreciated.
Thanks in advance!