My query is based on the selection of option from Radio button, I need to give the text input / select the input via drop down and search a database.
For example, I need three radio buttons, based on one of the selected options from radio buttons, will provide input via text box / drop down.
Using the input, database needs to be searched and pull appropriate records.
How can I achieve this?
Please provide me the workflow.
Thank you.