I'm new to html and want to create a form to capture data to do an sql query. But I want the form to display the data relative to the radio button the user selects. So the user can have 4 different forms/tables in which to enter data depending on the radio button selected. If I put all options for all radio buttons on the screen, it is too busy, too hard to determine which fields need to be filled. Is this doable?