How to add pages based on a dropdown value ?
I have two template pages that I would like to appear if one of the three options are selected in a dropdown menu on a first permanent page. If option A is selected, I would like the first template page to appear. If B or C is selected, I would like the second template page to appear. What is the javascript code for this ?
