List of users selected with radio buttons

O

Oblaidon

Hi,
I am trying to convert some of my ASP code to Infopath. Is there anyway I
can list a group of users and select them by radio buttons and assign them to
school room at a certain time and class name?

Any help would be appreciated,
Al :)
 
G

Greg Collins

Sadly, InfoPath does not allow for radio buttons to be generated via a
repeating list. You could "fake it" by placing a radio button control in a
repeating table or section, but then you'll need to write code to handle
correct radio button behavior, as each radio is considered its own control
group with a single control in it.

You'll probably need code to handle the assigning too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top