I’ve been playing around with the field type API and I ran into an error several times with regards to the fieldtype class name length.
It has probably been done for a reason, but the class name for the custom fieldtype is restricted to 12 characters (database field restriction). If the class name is over this, then an error is produced on the publish & edit forms as well as when calling this field in the templates.
I thought it might be worth you mentioning this class name restriction in the fieldtype API user guides, as it threw me when I started getting errors since my initial field type class name was not an unreasonable 15 characters (ft.cki_member_list.php).
I know you guys are busy and have far higher priorities at the moment, but thought I should mention it.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.