I've a custom entity for a quote (custom entity for business purposes)
I have three different types of quote
I have three different forms for those quotes.
Is there a way I can specify what form is opened dependent on the content?
IE
Quote A automatically opens Form A
Quote B automatically opens Form B
Quote C automatically opens Form C
In an ideal world, Forms B and C would not be made available if Form A is required, but that's not an urgent requirement at this stage
Thanks
Lee