System Information
- Strapi Version: 4.12.7
- Operating System: macOS 13.3.1
- Database:
- Node Version: v18.17.0
- NPM Version: 9.6.7
- Yarn Version: 1.22.19
I have added a new field called “currency” in one of my collection type:
However, when I configure the view, there are only 9 out of 10 fields to config (missing the “currency” one)
I did not check the “Private field” setting so it should be displaying there.
Any help would be appreciated!