Illegal operation for this field type

BADFLDTYPE

Development error. You are attempting to set an option or use a feature not allowed for the field type. For instance, this error is generated if you pass a pointer to a string field to sf_booltoggle(). sf_booltoggle() can only be used on Boolean fields.


Home Contents Previous Next