Skip to main content

@Community Account Username as SmartCode

Hi FCommunity!

Is there a way to render the "@Community Account Username" using a SmartCode or a similar method?

I'd like to include a direct link to each member's profile in the welcome email. Since the profile URL contains the username, I need a way to dynamically insert the @Community Account Username into the link.

.../members/u/<@Community Account Username>/update

Is this possible? Any ideas?

Thank you in advance!

You can use:

yoursite.com/portal/u/#user_url/update

The thing is that the user must be logged in so as this can work.

So I will use a SmartLink, put that URL, and enable autologin on the url clic (You can do this in FCRM SmartLinks settings).

Give it a try and let us know if it works! :)

Bryan William

Jorge de los ReyesΒ nice one

Bryan William Haha, let's just say I've been through a similar situation before, so the PTSD kicked in. πŸ˜…

Bryan William

Jorge de los ReyesΒ thanks for the update...

JF

Jorge de los ReyesΒ Amazing! It works! Muchas gracias Jorge!

JF Yaas! Me alegro mucho!! 😁

Ross FCA

Double underscores either side of "me" work as well. They just render as bold here though

__me__

JF

Ross FCAΒ It works great. Thank you so much!