I have the above. What I need, is if you click on the first radio, 2,3,4 are replaced with a select box with the same index id (a incremental number added to the text and radio boxes. everytime one is added it is called with a new index). And a reset button to put the original radio buttons back.
There will be a few rows of these each with a different id,
eg hours1,mins1,clintype1 (x4) & clinstatus1 (x2)
hours2,mins2,clintype2 (x4) & clinstatus2 (x2)
Thanks