CRMONCE

Creative

Difference between Field & Property in C# .Net

/*! elementor – v3.13.3 – 28-05-2023 */ .elementor-column .elementor-spacer-inner{height:var(–spacer-size)}.e-con{–container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(–container-widget-width,var(...

[rt_social_links]
Creative

Save Input From MS Forms Form Into SharePoint List

This article will discuss how we can save responses from MS Forms to SharePoint using power automated flow. Storing MS Form data in SharePoint lists provides a centralized location for data storage. All the data collected through MS Forms are stored in a single location, making it easier t...

[rt_social_links]
Creative

What is IEnumerable in C# .Net

/*! elementor – v3.13.2 – 11-05-2023 */ .elementor-column .elementor-spacer-inner{height:var(–spacer-size)}.e-con{–container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(–container-widget-width,var(...

[rt_social_links]
Creative

Sending an Email to a Distribution List in Microsoft Flow

Sending an email to Distribution List/Group in MS flow In this article, I will be demonstrating how to send an email to a Distribution List (DL) or Group in MS flow. It’s been a very common question from users if we can send emails from a DL using MS flow. I found that the process [&hell...

[rt_social_links]
Creative

Build Form and Connect to Table Data in Power Apps

Introduction In this article, I have explained how to create a form and connect it to a table database using power apps. Once you successfully logged into the app tenant, choose the new app option, click canvas app, and provide the required details like (App name, Description, etc). Once t...

[rt_social_links]
Creative

How to Create Glassmorphism effects in Power Apps

Glassmorphism is a current user interface (UI) design approach that has gained prominence in recent years. The word itself combines the words “glass” and “morphism,” representing the essential elements of the style. Steps to Create a Glassmorphism Effect in Power Ap...

[rt_social_links]
Creative

Power Apps – SortByColumns & Search using Data Table

IntroductionIn this blog, we will see how to create Data Table layout on the screen, connecting it to your power apps table, using SortByColumns & Search to your data table created. Add Data table to the screen1. Rename your screen name for your reference by right clicking screen shown...

[rt_social_links]
Creative

Populating a Custom pages in Model-driven app

In this blog we can see how to populate a custom page based on Command button using java script action.  Step 1 Login into power apps using “make.powerapps.com”. Navigate to solutions and select  your solution.   Step 2 : In Solutions navigate to apps in apps select your mod...

[rt_social_links]
Creative

How To Trigger Flow Email On Button Click In PowerApps

Introduction In this article, I am going to explain how to send an email on a button click event in PowerApps through Microsoft Flow. Overview Create a button on the item details view screen.Create a flow for sending an email with parameters on PowerApps button trigger.Pass the required pa...

[rt_social_links]
Creative

How to Add Custom Page in Model-driven App

In this blog we can see how to add a custom page in Model-driven App using power Apps. Step-1 Login into power apps using “Make.powerapps.com” Step-2 After step 1 navigate to solutions & select your solution and navigate to Apps  Step 3: After step 2 select your existing m...

[rt_social_links]