Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/other #479

Merged
merged 9 commits into from
Jan 13, 2025
Merged

Feature/other #479

merged 9 commits into from
Jan 13, 2025

Conversation

iruzevic
Copy link
Member

@iruzevic iruzevic commented Jan 10, 2025

Changed

  • Forms are now supporting multiple instances of the same form on the same page.
  • enrichment prefill on URL now has totally new logic and ways or prefilling the fields.
  • JS internal logic for setting up values on field.

Added

  • new country order list filter to provide a custom priority order for the countries.
  • additional protection for checking if route is private or public for settings.
  • country field now supports multiple values, min/max count validation and ability to prefill the field value.
  • phone field now supports initial selected value both for country picker and number.
  • field now support additional suffix content that will be displayed after the field input.
  • radio and checkbox fields now support one input field that can be used as other option and this value will be sent with the main values.
  • new enrichment prefill option to save all fields defined as smart and prefilled all forms that have that field.

Removed

  • ability for phone/country field to sync changes to the other field.

Fixed

  • broken checkboxes and radios if there are multiple items with the same name.
  • missing email confirmation for Corvus, Calculator and Paycek integrations.
  • success redirect url will no longer send empty encrypted value.

piqusy
piqusy previously approved these changes Jan 10, 2025
iobrado
iobrado previously approved these changes Jan 10, 2025
@iruzevic iruzevic marked this pull request as draft January 10, 2025 16:36
@iruzevic iruzevic self-assigned this Jan 12, 2025
@iruzevic iruzevic marked this pull request as ready for review January 12, 2025 22:52
iobrado
iobrado previously approved these changes Jan 13, 2025
@iruzevic iruzevic merged commit 2b37826 into main Jan 13, 2025
2 of 3 checks passed
@iruzevic iruzevic deleted the feature/other branch January 13, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants