Creating an image gallery with tag filtering and pagination in Power Pages
/*! elementor – v3.12.0 – 29-03-2023 */ .elementor-widget-divider{–divider-border-style:none;–divider-border-width:1px;–divider-color:#0c0d0e;–divider-icon-size:20px;–divider-element-spacing:10px;–divider-pattern-height:24px;–divider-pattern-size:20px;–divider-pattern-url:none;–divider-pattern-repeat:repeat-x}.elementor-widget-divider… Continue Reading...
Tag filtering, search bar and pagination in Power Pages
/*! elementor – v3.12.0 – 29-03-2023 */ .elementor-widget-divider{–divider-border-style:none;–divider-border-width:1px;–divider-color:#0c0d0e;–divider-icon-size:20px;–divider-element-spacing:10px;–divider-pattern-height:24px;–divider-pattern-size:20px;–divider-pattern-url:none;–divider-pattern-repeat:repeat-x}.elementor-widget-divider… Continue Reading...
Power Happening building highlights
/*! elementor – v3.11.5 – 14-03-2023 */ .elementor-widget-divider{–divider-border-style:none;–divider-border-width:1px;–divider-color:#2c2c2c;–divider-icon-size:20px;–divider-element-spacing:10px;–divider-pattern-height:24px;–divider-pattern-size:20px;–divider-pattern-url:none;–divider-pattern-repeat:repeat-x}.elementor-widget-divider… Continue Reading...
Cloud and Desktop flows a combination to manage PDF documents (Part 1)
/*! elementor – v3.10.2 – 29-01-2023 */ .elementor-widget-divider{–divider-border-style:none;–divider-border-width:1px;–divider-color:#2c2c2c;–divider-icon-size:20px;–divider-element-spacing:10px;–divider-pattern-height:24px;–divider-pattern-size:20px;–divider-pattern-url:none;–divider-pattern-repeat:repeat-x}.elementor-widget-divider… Continue Reading...
Cloud and Desktop flows a combination to manage PDF documents (Part 2)
Cloud and Desktop flows a combination to manage PDF documents (Part 2) In the previous blogpost we learned how to create multiple PDF files using a parent-child cloud flow structure and an online word template. In this blogpost I will show you how we can merge… Continue Reading wilmeralcivar88@gmail.com’s Article on their blog Cloud and Desktop flows a combo to manage PDF files (Part 2) Have you ever faced a...
Power Platform Release wave 1 2023
Power Platform Release wave 1 2023It’s here, the release of wave 1 2023 is announced. Every year Microsoft hits us twice with the release wave, and yeah it’s always a long list of features, so I’m very glad it’s only twice and not three times a year In my
Dynamics CE Release wave 1 2023
Dynamics 365 CE Release wave 1 2023It’s here, the release of wave 1 2023 is announced. Every year Microsoft hits us twice with the release wave, and yeah it’s always a long list of features, so I’m very glad it’s only twice and not three times a year The… Continue Reading wilmeralcivar88@gmail.com’s Article on their blog Dynamics CE Release wave 1 2023 – Wilmer Alcivar It’s here, the...
Create a twin record with its children using a table relationship and field mapping
Create a twin record with its children using a table relationship and field mapping Few months ago I had a very interesting business requirement, in which I had to take the information of several fields from a primary table and the information of several fields… Continue Reading wilmeralcivar88@gmail.com’s Article on their blog...
Calling a Custom Page using modern commanding and TypeScript
Calling a Custom Page using modern commanding and TypeScriptThis is the continuation of a series on combining Custom Pages and Custom APIs, but also using the Creator Kit and a bit of TypeScript in the process. In the first blogpost we learned how to create a… Continue Reading wilmeralcivar88@gmail.com’s Article on their blog https://wilmeralcivar.com/calling-custom-page-using-modern-commanding-typescript/ Blog Syndicated...
Create a Custom API using bulk request
Create a Custom API using bulk request Continue Reading wilmeralcivar88@gmail.com’s Article on their blog https://wilmeralcivar.com/create-a-custom-api-using-bulk-request/ Blog Syndicated with wilmeralcivar88@gmail.com’s Permission
Build a Custom Page using Power Platform Creator Kit
Build a Custom Page using Power Platform Creator KitThis blogpost is the beginning of a series about combining Custom Pages and Custom APIs, but also using the Creator Kit and a bit of TypeScript in the process. I’ll show you how to start and how to build the UI… Continue Reading wilmeralcivar88@gmail.com’s Article on their blog https://wilmeralcivar.com/built-a-custom-page-using-power-platform-creator-kit/ Blog...
Call cloud flows using webhooks
Call Cloud flows using webhooksLast week I had a business requirement about executing custom logic but only when the opportunity record goes from “in review” to “approved” status, in any other scenario the logic should not be executed. So, I was thinking to… Continue Reading wilmeralcivar88@gmail.com’s Article on their blog https://wilmeralcivar.com/webhooks_cloudflows/ Blog Syndicated with...