when adding anew techsupport ticket you are presented with a large box to type in. It appears though if you type very much at all it does not get stored. Why is this. Can it be fixed?
There is an issue with FileMaker Unlimited that limits the amount of text from the web interface (a single field) to 256 characters.
couldn't that be gotten around by using javascript on the page breakup the textbox if it is more than 256 into to mutiple field and then on the server put it back together tp put it in the db. If you want I will write the javascipt if you do the back end stuff.