In a recent Power Pages piece of work I needed to obtation numeric index of the current weekday. For example, we might want to calculate this week’s Sunday and Saturday
In a recent Power Pages piece of work I needed to obtation numeric index of the current weekday. For example, we might want to calculate this week’s Sunday and Saturday
Recently, I needed to run some date calculations in Liquid to detect what the start date (Sunday) or end date (Saturday) of the current week is, and I found there
Both capture and assign tags are used to handle variables in Liquid. But the capture tag comes with an advantage, it can be used to store HTML contents or even
Dataverse Rich Text fields store the content as HTML text in the field itself but the images that are uploaded are stored as attachments in the Rich Text Attachments table
When we run FetchXML queries on Power Pages Liquid code we get the results as a single table data structure. But sometimes it would be useful if we could group