Latest posts
View allI am looking to produce a simple, read only gallery based on a Dataverse table. The gallery is in effect a list of cards, with each record referencing 3 text fields and one BLOB image -- the BLOB image will populate using either the Azure BLOB Sto...
I Have created a table "table1" and in the portal management configured the list with view and in portal UI it is showing the list of all the records. but i need retrieve the same data by using the Liquid code. and it now working.my sample co...
Hi,How do i tell what version of Liquid runs within my Power Pages? [Maybe not allowed to admit this dirty secret on MS Fora!...: ]I know it forked from Shopify early at some point and likely stalled(with incomplete docs, and some Easter Eggs...
Hi, I am able to do the pagination using paging cookie for the buttons (next and previous buttons), but I wanted to do the pagination in loop to get all the records dynamically without clicking buttons. below is my liquid to send the pag...
In the steps below, we create a web template component that displays a slideshow of images enabling Citizen developers to be able to configure the speed and indicator visibility of the slideshow in the power pages designer studio. Create a we...
Hi,i created a page to check the settings for implit grants in portals. You can also acquire a token with additional parameters. This token can be checked for validity on jwt.io or jwt.ms.May be, this is also helpful for s.o. else. Even if i ...
Hello ! I need to implement a filter that takes data from filter ranges and brings me a power pages strip filtered from this data.
Hello.I am posting a Card-like view using Liquid Code. To apply, copy the code and paste it into Design Studio.If you want to change the table, please change the table settings in fetchxml.- Image- Sample Code <div class="...