Feature Idea (one per thread):
Prismic lets you modify the autogenerated field id,
But it does not let you capitalize any letters. This is quite bizarre. I have used numerous CMS's and I've never encountered such a restriction.
Issue that it solves:
It is extremely common in the JS landscape to use camel case. Prismic's default naming strategy (& inability to use capital letters) makes it impossible to enforce a single case style in our codebase. It would be great if Prismic didn't make this arbitrary restriction on code style.
Hi. I'm in a similar situation where I need to update my custom fields, and we already have camelcase when we intitally set up our prismic custom pages.
Now we can't update the field without introducing different/mixed naming conventions for our code base.
What's the ETA on this feature? Obviously it's been possible before.
Hey team, this is now possible if your project uses Slice Machine. Please note that is important not to mix the usage of the Legacy Builder and Slice Machine on the same repository/project as this may cause conflicts.