Copied to clipboard

Flag this post as spam?

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


  • Paul de Quant 394 posts 1477 karma points
    Mar 04, 2018 @ 14:37
    Paul de Quant
    0

    Updating a value during Saved or Saving Event in Member Service

    Hello,

    Is is it possible to update a value/property during a MemberService.Saved event. I'm saving a member record, but I want to change a value as it's saved, but I don't want to keep triggering the save event every-time.

    I thought by using

    sender.Save(member, false);
    

    It wouldn't trigger the event, but it still does.

    Any thoughts on how i can do this?

    Thanks

    Paul

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies