I have created a sform which includes a standard set of check boxes with the majority of items that the users would be able to select, what I would like to do is allow the users to add another check box and then type in the caption, or failing that provide blank check boxes and allow the users to add the caption that way.
The easiest way would be to have a checkbox without a caption and then place a textfield to the right of it. Possibly set the border of the textfield to none or solid line.
You could have the checkbox and the textfield in a repeating subform, with an add a checkbox button.
The easiest way would be to have a checkbox without a caption and then place a textfield to the right of it. Possibly set the border of the textfield to none or solid line.
You could have the checkbox and the textfield in a repeating subform, with an add a checkbox button.