I'm new to model-driven apps and I am attempting to show/hide a couple of different things.
- A choices fields
- A choice field
- A sub-grid
Also to show/hide another field if a specific option is selected within the choice/choices field.
An example being they select Other and then an other field shows, whether that is another choice field or just text.
From what I can find Business Rules wont do it, but I can do all of this with little to no effort within a canvas app though.
Unfortunately I am thinking I will have to go the JS route, if that is my only option would you happen to have a recommended source explaining how to go about that?
Thank you for ay guidance. =D