You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue with new AJAX and multi-page forms where the gform_unique_id input is not populated when the value is generated server-side during pagination.
Fixed a JavaScript error that occurs when attempting to delete an uploaded file from a Post Image field.
Fixed an issue with the single File Upload field where a file count validation error occurs if the existing file is not removed when a new file is selected.
Fixed a broken link on Import Forms page.
Fixed an issue where the complex validation message for the Date field used default English labels instead of the customized placeholders.
API: deprecated GFCommon::get_lead_field_display() and added GFField::get_value_all_fields_merge_tag().