Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am accessing the currently logged in member through
var m = Member.GetCurrentMember();
How can i change the name of the member m?
I have tried to use m.GetPropertyValue("Name").Value but that throws error "Object reference not set to an instance of an object"
Hi Anton
@m.Text
Take a look at the code samples for the member picker here for further info and exmaples
Thanks,
Jeavon
is working on a reply...
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.
Continue discussion
Get and update member name
I am accessing the currently logged in member through
How can i change the name of the member m?
I have tried to use m.GetPropertyValue("Name").Value but that throws error "Object reference not set to an instance of an object"
Hi Anton
@m.Text
Take a look at the code samples for the member picker here for further info and exmaples
Thanks,
Jeavon
is working on a reply...
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.