Use Radio Button on List Page |
12/3/2010 12:42:01 AM |
ASPRunnerPro General questions | |
A
andie.caron author
How can I change the CHECK BOX on the list page to Radio Buttons? In my case, there would never be more than 10 20 records (Accts) listed. Hhowever I want to make sure that the user can select 1 and only 1of the accounts on the list page. The reason here is that when they select the appropriate record, we have a script that sends emails to the Customers for that Account (could be 100 or so) for that particluar account. |
|
J
|
Jane 12/3/2010 |
Andie, |
A
|
andie.caron author 12/3/2010 |
Andie, unfortunately there is no easy way to replace checkbox with radiobutton on the list. As workaround you can check selected records in your event and process first selected record only.
|
![]() |
Sergey Kornilov admin 12/5/2010 |
I'm not really sure how you can add a section to the list page. Probably you can supply a screenshot that explains how you want to do this. |