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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested Answer

Retrieving current entity record ID and other attribute info using Liquid in Portals

(0) ShareShare
ReportReport
Posted on by

Hi guys,

I need to display information on the breadcrumb by concatinating three text fields data retrieved from the current custom entity record. 

Is there a way I can retrieve that information on a next step of a Web Form using LIQUID and not the JavaScript?

The query string doesn't contain the id of the record hence entities.customEntity[request.params.id] is out of the question.

I have the same question (0)
  • Steve Yao Profile Picture
    Microsoft Employee on at
  • Community Member Profile Picture
    on at

    Hi Steve

    I had already gone through those references before I posted my question. The entities.custom_Entity_Name[id], requires the GUID parameter. My question was how do we get the ID of the current record that was created on the Insert step of the previous step in a Web Form.

  • Steve Yao Profile Picture
    Microsoft Employee on at

    Then I think the Liquid may not achieve that.

  • Suggested answer
    Ryan Spain Profile Picture
    52 on at

    Hi there,

    Unfortunately this does not appear to be achieveable via Liquid (major oversight if you ask me).

    You can however achieve this using JavaScript, which isn't ideal. The below should work and return the current records GUID on a Web Form Step.

    $('#EntityFormView_EntityID').val();

    This comes a bit late, but hopefully it helps someone else that comes accross this.

    Ryan

  • Suggested answer
    huhwa Profile Picture
    5 on at

    Helped me! Thanks

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 Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

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

#1
11manish Profile Picture

11manish 174

#2
ManoVerse Profile Picture

ManoVerse 58 Super User 2026 Season 1

#3
Niki Patel Profile Picture

Niki Patel 42

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans