Description
Forms for entity data
Problem
The Entities UI supports configuring permissions, but any other custom data associated with the entity (in the "data") field needs to be submitted through the API. This makes it harder for less-technical users to configure entities.
Solution
FusionAuth has a nice forms capability that is currently geared to user registrations. Perhaps this can be expanded to support entity data from the UI.
Alternatives/workarounds
The data can be pushed through the API, but this requires either building an external UI or using lower-level command-line tools.
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.