What /admin/forms does?
Solved
Hi William!
Right now, this feature isn’t actively used anywhere by default, but it’s there as a foundation if you want to build on top of it.
You can use it to define forms dynamically, and then render them on the frontend (or elsewhere in your app) by loading the form via its slug and using the fields you defined to generate the inputs.
So in short — it's not in use yet, but it's ready for you to extend and use however you'd like 👍
Report
1















