What field types are supported for custom fields?
Custom fields support the standard set of types — text, number, date, dropdown, checkbox, and similar — matching the attribute system so behavior is consistent. A dropdown carries its options for a controlled choice; number and date enforce typed input; checkbox captures a yes/no; text takes free input. Choosing an appropriate type ensures the field validates correctly and behaves sensibly…
Custom fields support the standard set of types — text, number, date, dropdown, checkbox, and similar — matching the attribute system so behavior is consistent. A dropdown carries its options for a controlled choice; number and date enforce typed input; checkbox captures a yes/no; text takes free input. Choosing an appropriate type ensures the field validates correctly and behaves sensibly in forms, lists, and search.