I have 3 types of case forms, all customised differently. When I add a case, I want the relevant case form to load based on a value in the Accounts Field. For instance:
In the Account entity, I have a field called: Account Type, it has two values: Service and Product. Depending on the selected value, I would either like a case form that corresponds to service or product as each form is populated differently.
Is there a supported way to achieve this?