Client has sections containing groups of products they call ranges. There are several hundred 'ranges' (sections).
I have made a number of new sections which I wish to populate with 'ranges'. I have made true/false variables with the same names as the new sections.
The plan is that in each existing section you can choose a new section name variable to make true so that the respective section appears in the new section.
Other than having multiple instances of the section list for each new section is there a clever way of displaying a section list for each new section to contain existing sections that have the respective variable set to true?
Thank you.
I have made a number of new sections which I wish to populate with 'ranges'. I have made true/false variables with the same names as the new sections.
The plan is that in each existing section you can choose a new section name variable to make true so that the respective section appears in the new section.
Other than having multiple instances of the section list for each new section is there a clever way of displaying a section list for each new section to contain existing sections that have the respective variable set to true?
Thank you.
Comment