Strapi logo
Strapi
Create
Roadmap
Feedback
Documentation
33
Changelog
Category
Developer Docs
Voters
Игорь Прусан
Q
Quentin Durand F
Powered by Canny
How to create a custom field without plugin
Q
Quentin Durand F
Can you explain this: https://docs.strapi.io/dev-docs/custom-fields#registering-a-custom-field-in-the-admin-panel:~:text=Though%20the%20recommended%20way%20to%20add%20a%20custom%20field%20is%20through%20creating%20a%20plugin%2C%20app%2Dspecific%20custom%20fields%20can%20also%20be%20registered%20within%20the%20global%20register%20function%20found%20in%20src/index.js%20and%20src/admin/app/js%20files.
I'm struggling to find anything that could describe how can we implement a custom field with the
src/index.js
file without having to create a plugin, but I don't find anything on the web.
March 10, 2023
D
Dominik Zogg
I ask myself the same question, cause i built a plugin which works in development but not in a prod built.
·
June 16, 2023
·
Reply
Powered by Canny