Plugin breaks output of custom fields
-
When creating a custom Gravity Forms field (by extending the
GF_Fieldobject), the functionget_field_inputis never called in the frontend of the website. This means that the HTML content of the field isn’t part of the form, so the field cannot be used. (get_field_inputis correctly called in WordPress Admin, as expected.)
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Plugin breaks output of custom fields’ is closed to new replies.