Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

values in entity form return always null Dynamics 365 portal

(0) ShareShare
ReportReport
Posted on by 107

Hello,

I'm trying to get the values in the current form and make get the object in the liquid templates, but it returns always null , any help please??

Here is the code i'm using

{% assign customEntity = entities.new_entity['936DA01F-9ABD-4d9d-80C7-02AF85C822A8'] %}
{% if customEntity  %}
  {{ customEntity.new_attribute }}
{% endif %}


Thank you

*This post is locked for comments

  • Suggested answer
    TigerJ Profile Picture
    115 on at
    RE: values in entity form return always null Dynamics 365 portal

    What type of attribute is it? if it is a lookup you will need {{ customEntity.new_attribute.name }}

    note the .name

    Another thing you can try is to use a pipe string to dump the object out. This is a secret shhhhh ;)

    {{ customEntity.new_attribute | string }}

  • Sskod Profile Picture
    107 on at
    RE: values in entity form return always null Dynamics 365 portal

    Up

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics CRM (Archived)

#1
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 83 Super User 2025 Season 1

#2
Community Member Profile Picture

Community Member 52

#3
dkrishna Profile Picture

dkrishna 6

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans