Hello,
I have an entity called Trucks. There can be many different types of trucks. Based on the truck we capture much different information (various different fields). These fields differ significantly. I would like to make a new form for each truck type. Is it possible that I have a general form, and that in turn opens up a specific truck form after the user chooses the truck type? I know i can use business rules to hide and show fields but there are so many different fields it would be easier to simply make different forms. Or is there another approach i should be taking?
Thanks







