cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

how to set first option as selected in radio button without clicking?

schakravarthy
6-Contributor

how to set first option as selected in radio button without clicking?

Hi

 

i want to keep the first state (started ) as selected by default without selecting it . Kindly provide me a way to achieve this . In list we can set "auto select first row" ...similarly is there any option for it in radio button?.

 

pls refer the image attached

1 ACCEPTED SOLUTION

Accepted Solutions
vi1
15-Moonstone
15-Moonstone
(To:schakravarthy)

Hi,

 

You create the input parameter to mashup and assign the radio button default state to input parameter. Bind the input parameter to SelectedValue of Radio button.

 

Please find the attached screenshots for reference.

 

Thank You.

View solution in original post

2 REPLIES 2
vi1
15-Moonstone
15-Moonstone
(To:schakravarthy)

Hi,

 

You create the input parameter to mashup and assign the radio button default state to input parameter. Bind the input parameter to SelectedValue of Radio button.

 

Please find the attached screenshots for reference.

 

Thank You.

I tried this and it helped me achieve the requirement.

Top Tags