Monthly Archives: August 2024

Implementing GC Web (government of Canada) theme. Part 5 follow up – when a PCF component messes it all up

In the Part 5 of my GC Web series, I wrote about creating a completely custom form in Power Pages, and it all worked just fine up until the moment I added a PCF component to the page using codecomponent liquid tag. The result was just short of disastrous. To illustrate/troubleshoot what has happened on the actual… Read More »

Implementing GC Web (government of Canada) theme. Part 4: web template component for GC Web tables

In the previous post of these series, I’ve talked about lookup localizations, and we’ll get back to the topic of localizations a bit later, but, right now, let’s see what can be done about custom lists. GC Web does have a component for this: https://wet-boew.github.io/GCWeb/common/tables/table-en.html Which is using DataTables plugin So, just to illustrate, here is what that component… Read More »

Snippet rendering in Power Pages (again) – there is more to it

I love subtle differences in how various features work. They make my life miserable sometimes, but they also give me some advantage. I can even beat copilots… since how would AI know about such things? I blogged about snippets rendering recently: https://www.itaintboring.com/power-platform/power-pages-snippet-rendering-3-options-3-different-html-outputs/ Turned out there is more to it. Look at the liquid below and look… Read More »

Implementing GC Web (government of Canada) theme. Part 3: adding lookup localizations

It’s the third part of these series, and I’m assuming you’ve at least looked at the first two, since this is where I talked about how to enable GC Web for Power Pages, and, also, about how to configure some of the language-specific features once the theme has been “enabled”. Let’s talk about lookup localizations in this post.… Read More »