Hi,
I have a form that users use to enter data into a table. I want to limit the size of
some of the textboxes in my form.
Reading prev related posts ppl had mentioned that instead of restricting the size of the text field change the length in the table field for the form.
I cannot do this since I have a phone field in my table and in my form I have broken up the phone field into 3 parts. Is there any way to set the max size for a textfield
So I would like to set the sizes of the three parts of my phone field in the form to 3,3, and 4 respectively.
Thanks
I have a form that users use to enter data into a table. I want to limit the size of
some of the textboxes in my form.
Reading prev related posts ppl had mentioned that instead of restricting the size of the text field change the length in the table field for the form.
I cannot do this since I have a phone field in my table and in my form I have broken up the phone field into 3 parts. Is there any way to set the max size for a textfield
So I would like to set the sizes of the three parts of my phone field in the form to 3,3, and 4 respectively.
Thanks