Copied to clipboard

Flag this post as spam?

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


  • Damien (Slipoch) 62 posts 346 karma points
    Jan 24, 2017 @ 00:46
    Damien (Slipoch)
    0

    Added property to member type, but now it will not update that property

    I have implemented a member, every added property on it works and updates as expected.

    However I have lately added a new property to the member type and it will not update that field from the very same macro that updates the others.

    How to fix this?

    P.s. this is being update by a partial macro.

    EDIT

    OK turns out that Umbraco is not regenerating the model for the member at all. Just comes up with an error "See u log", there is nothing in the log in the db.

  • Sven Geusens 169 posts 881 karma points c-trib
    Jan 25, 2017 @ 16:54
    Sven Geusens
    0

    Hard to say without seeing some code. But a wild guess? Forgot to add a parameter to the macro?

  • Damien (Slipoch) 62 posts 346 karma points
    Feb 01, 2017 @ 23:42
    Damien (Slipoch)
    0

    Any other ideas?

  • Damien (Slipoch) 62 posts 346 karma points
    Jan 26, 2017 @ 21:47
    Damien (Slipoch)
    0

    The built in macro. The one that just enumerates through the properties of the member and has an editorfor<> foreach loop.

    The property shows up and is editable, however, when save is hit it does not updqate the value.

  • Damien (Slipoch) 62 posts 346 karma points
    Mar 21, 2017 @ 00:56
    Damien (Slipoch)
    100

    Hmmm, I unchecked and checked show on member details and editable by member and now it works...

Please Sign in or register to post replies

Write your reply to:

Draft