Gossamer Forum
Home : Products : DBMan : Customization :

uninvited - Tilda and Pipe showing up in text field

Quote Reply
uninvited - Tilda and Pipe showing up in text field
To get rid of my javascript problem I decided to go back and use text boxes instead of select boxes on the preview record form edit record portion. That gets the form to submit correctly and the values pass through to the database now.

However, In the long record form, I see the values correctly, and in the edit text boxes they appear to be correct. When I add the record, the successful submission form for these fields shows a | (pipe) before the data and when I look at the record in the database file, what has been written is ~~ (tilda, tilda).

I don't know what is causing this. Does anyone have an answer?
Lynette
Hollister, Ca

Last edited by:

Alex: Aug 5, 2003, 3:57 PM
Quote Reply
Re: [ltillner] uninvited - Tilda and Pipe showing up in text field In reply to
I got it figured out

I still had a hidden input for each of the fields that were filled by select boxes previously.

Removing those, removed the ~~ from the data file and the | from the submission success form!

So for now, I have something that works all the way through!

Big Sigh of Relief! Now, to start on the reports mod I want to add!

Smile

Happy Easter everyone!
Lynette
Hollister, Ca