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
hi,
i want to bind infotable property to radio button.i have created a thing which have infotable property and add the values in that infotable property so i want to bind that infotable values in radio button.Please refer below attachment.
Solved! Go to Solution.
Hello @Ru,
In this case, this is how I would implement it:
By following these instructions, you should be able to accomplish binding the infotable property to radio button labels. By using the Collections/Repeater widget, you are making the application more scalable, since this widget will repeat the number of radio button mashups as many times as there are rows in the infotable.
I hope you find this information useful in biding an infotable property to radio button labels.
Regards,
Emmanuel
Hello @Ru,
In this case, this is how I would implement it:
By following these instructions, you should be able to accomplish binding the infotable property to radio button labels. By using the Collections/Repeater widget, you are making the application more scalable, since this widget will repeat the number of radio button mashups as many times as there are rows in the infotable.
I hope you find this information useful in biding an infotable property to radio button labels.
Regards,
Emmanuel
Hi @Ru.
If you are satisfied with the previous response, please mark it as the Accepted Solution for the benefit of others with the same question.
Thank you for your participation in our community!
Regards.
--Sharon