Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Pages - General Discussions
Unanswered

Image not uploading from dataverse table into power pages using liquid code

(0) ShareShare
ReportReport
Posted on by 21

 

Hello Power Pages Community,
I'm reaching out for assistance with two issues I'm experiencing while building a Power Page using Liquid code. I've tried various solutions, but I'm stuck and would greatly appreciate any guidance.
Issue 1: Image not uploading from Dataverse table
I added a new column with image type file "event banner" in the Event calendar table. I then added this field into a for loop to traverse through all records in the table. All Liquid code works except for line 26, which displays a broken image link. I've tried using asset_url and image_tag filters, but no luck.
Issue 2: Register button not redirecting to meeting URL
On line 32, after clicking the Register button, nothing happens. It should redirect to the table meeting URL. I've checked the button's onclick event and the meeting URL, but I can't figure out why it's not working.
Steps taken:

 

Categories:
  • nestico Profile Picture
    21 on at
    Re: Image not uploading from dataverse table into power pages using liquid code

    thanks @OliverRodrigues 

    sorry not a javascript developer, I've added an id attribute to the img tag and replaced the src attribute with a JavaScript code that sets the src attribute dynamically. The JavaScript code uses the document.getElementById method to select the img element and sets its src attribute to the desired URL

     

    I run the console.log and get a 500 error.

    I do not have any function for registration as is supposed to be a hyperlink to the app registration form (zoom, teams)

     

    nestico_1-1718134685032.pngnestico_2-1718134778014.png

    nestico_3-1718134871136.png

     

  • oliver.rodrigues Profile Picture
    9,315 Most Valuable Professional on at
    Re: Image not uploading from dataverse table into power pages using liquid code

    on issue 2

    • can you share the code for the Register function?
    • if you add an alert/console.log within the Register function, can you print the URL to make sure it's being populated correctly?

     

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May 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 > Power Pages

#1
Fubar Profile Picture

Fubar 69 Super User 2025 Season 1

#2
oliver.rodrigues Profile Picture

oliver.rodrigues 49 Most Valuable Professional

#3
Jon Unzueta Profile Picture

Jon Unzueta 43