Menu

#179 editing rows don't save changes

closed
Tables (62)
5
2004-05-09
2003-08-12
No

Using cvs (8/12/03)...

Updating a row (after clicking "Edit") with varying
text field does not save changes as made on form...

-Roj

Discussion

  • Surojit Niyogi

    Surojit Niyogi - 2003-08-12

    Logged In: YES
    user_id=155062

    Actually, I figured it out now - you have to uncheck the
    Null checkbox and then fill the text field out or the
    checkbox overrides the values entered...

     
  • Christopher Kings-Lynne

    Logged In: YES
    user_id=82305

    maybe we need a javascript that will un-NULL it when you
    start typing in the field?

    How do you like all the new 3.1 features so far Roj?

     
  • Surojit Niyogi

    Surojit Niyogi - 2003-08-14

    Logged In: YES
    user_id=155062

    Chris,

    I coded up a tiny Javascript file that could be inserted in
    edit forms and used to un-check the null automatically if
    there is content in a values[FIELDNAME] textbox.

    It's attached to this e-mail. Can you try inserting it into
    the code and see if it works appropriately? There is some
    tiny comment about how to use it in the file.

    Everything is looking good!

    Roj

     
  • Surojit Niyogi

    Surojit Niyogi - 2003-08-14
     
  • Christopher Kings-Lynne

    Logged In: YES
    user_id=82305

    This issue has been resolved and is currently fixed in CVS. If
    you wish to acquire the fix, please download a nightly snapshot:

    http://phppgadmin.sourceforge.net/

    Note that you may have to wait up to 24 hours for the latest CVS
    changes to appear in the snapshot.

     
  • Christopher Kings-Lynne

    • assigned_to: nobody --> chriskl
    • status: open --> closed
     

Log in to post a comment.