Hi
I've got a form based on a table.
2 field on the form - bedtype (PK) and selecta - a check box.
The form is continous.
The idea is that the user selects 1 selection - by ticking the check box. The issue - if they select 1 - I need to ensure that they cannot select any others on the form, and if they do - all the other boxes become unchecked.
I realise that a drop down combo would work better - but the powers that be are insistent on seeing a full list displayed on the form.....
Hope this isn't too rambly
Any light shedding, gratefully appreciated.
Cheers
Paul
I've got a form based on a table.
2 field on the form - bedtype (PK) and selecta - a check box.
The form is continous.
The idea is that the user selects 1 selection - by ticking the check box. The issue - if they select 1 - I need to ensure that they cannot select any others on the form, and if they do - all the other boxes become unchecked.
I realise that a drop down combo would work better - but the powers that be are insistent on seeing a full list displayed on the form.....
Hope this isn't too rambly
Any light shedding, gratefully appreciated.
Cheers
Paul