Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • crono 58 posts 129 karma points
    Feb 03, 2015 @ 11:04
    crono
    0

    Fields are empty on dashboard after updating record

    Hi,

    Whenever I update values in a record from my surfacecontroller, the values disappear from the dashboard.

    We created our own dashboard to accommodate for some extra features that we need, and here, the values still show up fine (they get loaded into a custom record model from RecordStorage), so the data is obviously still there.

    I tried installing the 4.0.1 release, but didn't fix it.

    In short; when a record gets updated, the controller receives a json string and serializes it into a model - I then loop through the form's fields and set/add values to the record's Values property based on the model's values. Finally the record gets updated through RecordStorage.

    Is this a bug, or am I doing something wrong maybe? :)

Please Sign in or register to post replies

Write your reply to:

Draft