Hi Allan,
did you remove the easy setup page for entities. I can’t find it anymore. All i can do to setup entities now is using the database tab and writing one in json, that works fine for me, but i think end users would benefit from having a page like you still have for creating queues and had before the new UI.
The old one only supported the “top” branch of the json, but very often when people are saving data, they are saving arrays or big nested objects, so many requests we just start in json mode …
So i made a “form” version that supports both complex objects, mulitple types and working with arrays … and our UI designed “killed me” telling me to get rid of that, it was so messy and complicated, so we agreed to just get rid of the form view all together and just show the json.
We are considering adding a more complex json editor later.
But if you really want the firm view back, let me know, i will raise it to the team and hear what they think about it