-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
"Couldn't Save Field" #4
Comments
I see now that this is because I was using "Title" as the name of the field, which is apparently a protected word. This will get resolved with the better error handling that is on the roadmap already. |
@dustinhansen Yep, that'll do it! Glad you noticed better error handling is on the roadmap, at the moment there is little to no validation around reserved handles for columns. Just working through the visual feedback, especially for fields in Matrix in a Super Table |
My Super Table field saves fine with no column data but as soon as I add any sort of column, no matter what options I put in it I get a "Couldn't Save Field" error message.
Using Craft Pro 2.3.2644, Super Table 0.2.7
The text was updated successfully, but these errors were encountered: