I need assistance customizing the case module fields for a law firm. They want 3 different types of case categories (personal injury, criminal and family law) in the types drop-down. Base on which type of case I want to hide or display input fields for the clients data that’s entered into these fields. How can I accomplish this?
Hi exectek,
What fields types do you wish to hide/display depending on the type?
If it is just dropdowns this can be done using the dynamic drop downs field type in studio.
If it is any other field type this will require custom javascript to achieve this functionality.
Thanks
Lewis