Hi,
I have a form with a few text boxes which users are inputting lots of text, usually over 255 characters.
This is then submitted as new records in a table into fields formatted as memo.
The issue I am having is that anything after 255 characters is cut off.
How can I prevent this from happening and allow the full text to be added?
Thanks
I have a form with a few text boxes which users are inputting lots of text, usually over 255 characters.
This is then submitted as new records in a table into fields formatted as memo.
The issue I am having is that anything after 255 characters is cut off.
How can I prevent this from happening and allow the full text to be added?
Thanks