radio button issue in cutom widget

1
0
-1

I have custom widget in that multiple radio buttons are there and Im using same form in multiple task. Suppose i checked some radio button as yes and some as no i want same result in next form (same form but task is different) How can i get ?please suggest. Thanks in advance

Comments

Submitted by delphine.coille on Fri, 05/03/2019 - 16:09

Hi, do you mean that you would like to have a form summarizing the results of the button you checked (same button with no, same button with yes but as a "read-only" version), and assign the relevant tasks depending on the condition checked on your button?

Submitted by sablevishals_1383926 on Mon, 05/06/2019 - 07:00

Yes

Submitted by delphine.coille on Mon, 05/13/2019 - 17:07

I have other questions to understand what you want to do. You talk about a custom widget with multiple radio buttons, I am wondering why you want to use a custom widget and not the standard Radio Button widget?
Can you give more details of what needs to be done (conditional task asignment? view of results?) and if you have a .bos to share or diagrams it would be useful to help you. Thanks

Submitted by sablevishals_1383926 on Fri, 05/17/2019 - 11:01

hi delphine i got solution. Thanks for ur response

Submitted by delphine.coille on Fri, 05/17/2019 - 11:13

Hi, good news! Would you like to share it with our community? it could be helpful for other users. In that case I let you add an answer and not a comment. Thanks.

1 answer

1
+1
-1

im passing value(ok,not ok) for every radio button id then it will store that value in database. and same we can use later by using contract and operation.

Notifications