Wish to use dynamic dropdown based on variable 'where clause'.
e.g. the first page will accept the catid in one field by dynamic dropdown (from #__categories table)
When next page is selected, it will show in a dropdown field, the filtered list of 'title' (from #__content table) having the catid entered in the first page of the form.
e.g. the first page will accept the catid in one field by dynamic dropdown (from #__categories table)
When next page is selected, it will show in a dropdown field, the filtered list of 'title' (from #__content table) having the catid entered in the first page of the form.