Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
radio button in preference list
Hi ,
I have created my own add on for oredring of topics . I have placed three options for ordering of topics as a preference .
I have added 3 check boxes for those preferences.
My problem is , at any point of time one of them should be checked (toics will be ordered according to checked option).
Here , I should use option buttons in stead of check boxes.
I am not able to figure out , how can I change those 3 checkboxes to option buttons.
I had used $PreferencesForm->AddPreference to add preference , which automatically adds check boxes (and not option buttons).
Can any one here guide me to solve this problem ?
regards,
snehal Patil.
I have created my own add on for oredring of topics . I have placed three options for ordering of topics as a preference .
I have added 3 check boxes for those preferences.
My problem is , at any point of time one of them should be checked (toics will be ordered according to checked option).
Here , I should use option buttons in stead of check boxes.
I am not able to figure out , how can I change those 3 checkboxes to option buttons.
I had used $PreferencesForm->AddPreference to add preference , which automatically adds check boxes (and not option buttons).
Can any one here guide me to solve this problem ?
regards,
snehal Patil.
0
Comments
Thanks