web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Pages / Querying records using...
Power Pages
Unanswered

Querying records using liquid objects

(0) ShareShare
ReportReport
Posted on by 136

Hi all,

 

I'm trying to get a contact record from a id coming in the url the following code is what I have inside of mine Copy (HTML) field in my web page:

 

the365bit_0-1594310055983.png

the first out put "{{id}}" is there but the mobilenumber it's not, I already checked the id 100 times and it's correct so any ideas of what might be hapenning?

 

 

Categories:
I have the same question (0)
  • H V Profile Picture
    1,510 on at

    Hi @the365bit

    Please refer below code:

    {% assign contact = entities.contact[request.params['id']] %}

    {% if contact %}

    {{ contact.fullname }} 

    {{ contact.mobilenumber }} 

    {% endif %}

     

  • the365bit Profile Picture
    136 on at

    For future notice,

     

    the problem was because I didn't have entity permissions set for the entity that I was querying.

     

    In order to fetch data at least "read" permission should be set in the entity permission map and a web role needs to be associated with it.

     

    https://community.adxstudio.com/products/adxstudio-portals/documentation/configuration-guide/entity-permissions/

  • oliver.rodrigues Profile Picture
    9,471 Most Valuable Professional on at

    exactly, by default the portals create an entity permission to the contact entity but with the scope self 

    so this wouldn't give the access you need, you need to create a new one or change the existing one

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
11manish Profile Picture

11manish 56

#2
Valantis Profile Picture

Valantis 46

#3
rezarizvii Profile Picture

rezarizvii 35

Last 30 days Overall leaderboard