Forums

This topic is locked

Create a radiogroup from recordset

Posted 28 Jul 2004 14:01:02
1
has voted
28 Jul 2004 14:01:02 Dries Coucke posted:
Is there somebody who can point me in the right direction to create a dynamic radio group based on a recordset?

example: I have a website to rehome animals in shelters. When somebody needs to add a dog, he should be able to select the size of the animal out of a group of radiobuttons. Currently, I am using a dynamic dropdown, but to increase the speed for the people filling in the form, I want to use radiobuttons. These value and the labels should come from a recordset. I already found how to create a dynamic radio group where the values and labels are entered manually and you can select the initial value from a recordset. However, I did not find the way to create a complete dynamic radio group,where labels and values come from a recordset.

The reason I want to use this is speed of filling forms for users and ease of maintenance for me.

Thanks,

Dries
<b></b><b></b>



Edited by - dcoucke on 28 Jul 2004 14:01:32

Reply to this topic