Hi,
I am able to build html based on json passed from server.
However my requirement is to add some conditional logic also with html elements like showing a div with elements based on radio button selected from radio button group.
For example, we have two radio buttons in a group and when first button is selected i need to show a text box and when 2nd radio button is selected a check box need to be displayed. Can you please guide me in right direction on how to build the json so as to achieve this functionality.
Please help me with the same.
Thanks,
Srikanth