0 Replies Latest reply on May 5, 2009 3:36 PM by consapro

    empty form field not saved as NULL

    consapro

      Hi,


      maybe it's an easy (or stupid) question :-)


      I have a formular with optional (nullable) fields. If I store the values to database. The empty fields are '' Strings (empty Strings) - but I want to save them as NULL.
      Is this only a property somewhere or do I have to check every field before saving?


      thx