Hi All
I have few textboxes in a form that has Text data type and sixe limit is set to max 255 characters. But my problem is the users need to enter sometimes more than 255 characters and in that case they receive error messages.
I know we can use Memo data type but my manager said it has some disadvantages so not sure what do we need to do?
ANy help will be much appreciated.
Thanks
I have few textboxes in a form that has Text data type and sixe limit is set to max 255 characters. But my problem is the users need to enter sometimes more than 255 characters and in that case they receive error messages.
I know we can use Memo data type but my manager said it has some disadvantages so not sure what do we need to do?
ANy help will be much appreciated.
Thanks