Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Answered

Display portal user and email using liquid in dynamics 365 portals

(1) ShareShare
ReportReport
Posted on by

I am able to display current portal user using this piece of code using liquid in dynamic 365 portals.

{% if user %}
Hello, {{ user.fullname }}!
{% else %}

I would like to display the email for this user?

How I accomplish this using liquid?

Thank you,

Bill
  • Verified answer
    Community Member Profile Picture
    on at
    RE: Display portal user and email using liquid in dynamics 365 portals

    Hi Bill

    You can use the attribute logical name of the contact entity and access any attribute. If you want to access email id, add {{user.emailaddress1}}.

    As document said, Refers to the current portal user, allowing access to all attributes of the underlying Power Apps contact record. 

    https://docs.microsoft.com/en-us/powerapps/maker/portals/liquid/liquid-objects#user 

    logic name of email field in contact entity:

    pastedimage1610592421225v1.png

    liquid:

     pastedimage1610591943097v2.png

    Test.

    pastedimage1610591819791v1.png

    Regards,

    Leah Ju

    Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Ramesh Kumar – Community Spotlight

We are honored to recognize Ramesh Kumar as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Adis Profile Picture

Adis 136 Super User 2025 Season 1

#2
Sohail Ahmed Profile Picture

Sohail Ahmed 81

#3
Jonas "Jones" Melgaard Profile Picture

Jonas "Jones" Melgaard 77 Super User 2025 Season 1

Product updates

Dynamics 365 release plans