hi everyone,
Is it possible to enter more than 255 characters in a text box.
If not, then what should i do if i my text is longer
please help
thanks![]()
hi everyone,
Is it possible to enter more than 255 characters in a text box.
If not, then what should i do if i my text is longer
please help
thanks![]()
The underlying (bound) field needs to be set to Memo. The maximum characters for a normal text field is 255.
Thank you very much
Your reply was very helpful