wh.ap
1
In the “Employee” master, I use “Customize Form” in order to change the “Options” property of the Series field which is of type “Select”…
When I do this, I get this error message:
You can’t set ‘Options’ for field Series
Is there a way to achieve the customization I need?
I am using Frappe version 15
Yaah, if it’s a standard DocType, then you can’t customize some standard fields directly by Customize Form…
In your case, you can use the Property Setter feature to override the standard field property found in doctype…
1 Like
wh.ap
3
@MohamedAbdulsalam Thanks for the response,
Can you explain more about how I use the Property Setter, please
That is not how you modify naming series.
Use the document naming settings
to modify the naming series of a doctype.
1 Like