If the user is already logged in then you probably want something like
this...
<dynaments>
<rde-dm:attribute mode="write" source="user" attribute="myfield"
value="MyValue" />
<rde-dm:attribute mode="flush" source="user" />
</dynaments>
HTH.
Regards,
Richard Hauer
====================
5 Limes Pty Limited
www.5Limes.com.au
On Sep 25, 5:15 am, DTMOW <[EMAIL PROTECTED]> wrote:
> So I think I have the dynament code straight but it still doesn't
> work.
>
> If I have everything right the code below should update the username
> of TestUser ...
>
> Code:
>
> <dynaments>
> <rde-dm:user mode="load" user="TestUser" />
>
> <rde-dm:attribute mode="write" source="user" attribute="rde-edit-
> user.rde-fields.login" op="set" value="TestUser2"/>
>
> <rde-dm:user mode="update" />
>
> </dynaments>
>
> Would appreciate an assist from the gurus out there.
>
> Thanks in advance,
>
> Dima
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---