Hi. I'm trying to take advantage of SQLFORM but without returning it to the view where I placed a custom form. But when I submit the form, everything seems to be ok, no form.errors. But the data hasn't sent to the database! I'm sure I'm following the convention to naming the input tag and the Storage post back correctly. Anybody can help me? In my custome form, I have changed a text-input-tag into a <select>, where the values are stored in <option> tag. Is it the problem? Thanks. (I don't know why I can't get a new line by pressing Enter key in this text area; it makes the text sort of hard to read. Sorry!)
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---