Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    SGWT.mobile - Value emptied on TextItem after edit and no change

    In a DynamicForm, if you touch a TextItem to edit but you don't change the value, when leaving the field (e.g. touching the next one) the value is reset to empty. It should remain unchanged.

    Thanks, Ben.

    #2
    This one we're not able to reproduce. If you still can with the latest, can you be specific about device and version, and the code necessary to create the problem?

    Comment


      #3
      This is still happening in version 2013-01-13.

      It happens when the form is connected to a datasource (SQL ds in my case) and when you start editing a value that was initially set from the datasource after a fetchData. If you start editing such initial value but you don't change it and leave the field, it is reset to empty. This is not happening if you edit (and don't change) a value that was already changed from its initial value (value from the datasource) by a previous edit.

      Hope this helps, Ben.

      Comment


        #4
        Thanks, now we were able to reproduce the issue and it's fixed.

        Comment


          #5
          Indeed, thanks !

          Comment

          Working...
          X