Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Access liquid code from JavaScript web file

(0) ShareShare
ReportReport
Posted on by 145

Hello guys,

I am searching for a way to access liquid code through JS web files. I read something about using global variables, however can anyone provide some more details or has already done that?

Thank you and best regards,

Philipp

*This post is locked for comments

  • Suggested answer
    RE: Access liquid code from JavaScript web file

    Hello Philip

    We don't have any such global variables which can access both in liquid code and in Js Script , but we can use any HTML controls under liquid code , like Hidden controls / Div / HTML Table / Span etc., (you can hide it using Css styles attributes if you dont want to show on form but can be accessible using JS script)  please try this option.

    Thanks

    James

  • Suggested answer
    oliver.rodrigues Profile Picture
    oliver.rodrigues 4,052 on at
    RE: Access liquid code from JavaScript web file

    I never heard of global variables in liquid

    what I would suggest is in your liquid create a hidden control that you can access through JS later on

    <input type="hidden" id="hdnMyVariable value="{{ liquidVariable }}" />

    then get it in JS: $('#hdnMyVariable').val()

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,409 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans