I am creating a repair app for powersports and I am trying to wrap my mind around option sets - I’m new to this world and reading as much as I can, but I’m obviously missing something.
I want to create a year-make-model option for repair orders. The year chosen will determine the make options available. Then the year AND make option chosen will determine the model options available.
Is this all done through conditional settings? Any help is greatly appreciated.
If you decide to do it yourself, you need to filter an option set by the relevant option set’s value when setting up the RG/dropdowns’ datasources in your order form.
for example: your make dropdown’s datasource will be All Makes:filtered:this make’s year is dropdown year’s value.