Because forms can’t use context filters, I often want to create the entity first and then use the entity view itself as the form.
The problem is when you click New, you have to then click Create on a different part of the screen as well, even when there are no fields to fill in. This isn’t going to go down well with any of my users. Is there a way around this limitation? I want to avoid Custom Apps for this because I need it on many entity views and I’m only using 1 subscription while I’m building so my credits are few.
Basically, I just need to click New and fill in the details with the context filters active without the user needing to click 3 times (New > Create > then open the entity).