Hi Experts,
We have developed the embed component as shown below.
Now we have requirement to enable / disable or Visible true /false Inputbox based on Radio button.
How i can achieve this.
Initially both inputbox disable by default.
My requirement is when user click on Radiobutton "InputBox 1" the Inputbox 1 enable for input.
and when click on radiobutton "Inputbox 2" Inputbox 2 enable for input and Inputbox 1 disable.
Anyone have idea how to achieve it.
Regards,
Mithun