You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this code does not recognise the source attribute and will only serialise/marshal the default property name 'Fields'.
I tried using name instead and it suffers from the same problem.
The text was updated successfully, but these errors were encountered:
Sorry to the terribly slow response. Had a break from a few things and the notification for this slipped through the net. Im looking to start putting some effort into Kim with some ideas for new features so wanted to reach out and see if you were still having trouble with this.
Fields = field.Collection(field.String(), source='ActiveFields')
this code does not recognise the source attribute and will only serialise/marshal the default property name 'Fields'.
I tried using name instead and it suffers from the same problem.
The text was updated successfully, but these errors were encountered: