Announcement

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

    #16
    We've now made a change to ignore includeFrom fields on "add" even if the client sends a value for the field. Grab a new nightly from smartclient.com/builds for the fix.

    Comment


      #17
      I just downloaded the nightly build and your changes seem to work ;)
      But if an 'includedFrom' field is marked as 'required' in the original datasource it cannot be left blank in the grid where the other datasource with the 'includeFrom' is used.

      Also creating new entries for includeFrom datasources is working well when using startEditingNew. But when I drag a record from 'datasource_A' where 'field_A' is defined and drop it in 'datasource_B' with 'includeFrom=datasource_A.field_A' I still get the old error.

      Comment


        #18
        Good point about required on included fields, we'll fix that.

        Can you show a test case that allows this drag and drop issue to be reproduced?

        Comment

        Working...
        X