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

Checkboxes in grid field settings not working #2128

Closed
gb-lin opened this issue Jul 3, 2022 · 0 comments · Fixed by #2234
Closed

Checkboxes in grid field settings not working #2128

gb-lin opened this issue Jul 3, 2022 · 0 comments · Fixed by #2234

Comments

@gb-lin
Copy link

gb-lin commented Jul 3, 2022

I noticed this while developing a fieldtype add-on. If the field is used in a grid field, the "checkboxes" field settings will not save when being created. I verified this by testing EE native "URL" fieldtype.

Steps to reproduce:

  1. Create a grid field
  2. Select URL as the first column
  3. Change the Allowed URL Schemes settings
  4. Save
  5. You'll see that the Allowed URL Schemes is not saved with the selected choices
  6. Change the Allowed URL Schemes again and save
  7. You'll then see the Allowed URL Schemes being saved correctly

I think the React script is not properly appending the new values when the field is not yet created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant