I am looking to make some adjustments to a part of our site, where the user can select a list of options, e.g. model, year, size. Currently, all options need to be selected before the 'form' is submitted and the relevant category is shown.
I am looking to adjust this functionality so that the user can submit the form at any stage (1, 2 or 3 options for input)
I'm trying to figure out the function tag options and usage tags for [%compatibility_list%], however I was unable to find anything in the docs.
If anyone has experience with this, it would be greatly appreciated!