CRMONCE

Creative

How to Create, design and edit forms in Dynamics 365

 Dynamics 365 Customer Engagement (on-premises), forms provide the user interface that people use to interact with the data they need to do their work. In the default solution or an unmanaged solution, you can create new forms or edit existing forms for all entities that allow form custom...

[rt_social_links]
Creative

How to create Entity Forms in Dynamics 365?

Entity Forms in Dynamics 365 are used to show and hide the controls on a form and hiding or showing columns in a view. In Microsoft Dynamics 365, we can create 4 type of forms they are : Main form, Quick view form, Quick create form and Card form. To create entity forms in Dynamics [&helli...

[rt_social_links]
Creative

How to Customize Dynamics 365 Colors and Logo using Themes

In Dynamics 365, you can set the logo and colors of the organization through “themes”. To access themes, go to Settings->Advance settings>Customizations: – Select Themes: Here you will see any existing themes in the system, as well as what is marked as the current “defaul...

[rt_social_links]
Creative

How to Setup Dynamics 365 integration with SharePoint

In this blog, we will show how to setup dynamics 365 integration with SharePoint Navigate to Advanced Settings by clicking Settings (a cogwheel icon on the top right). Please make sure you are logged in as a user with Admin rights if you can’t locate this. Open settngs and select Sys...

[rt_social_links]
Creative

How to convert string to JSON in power automate

In this blog post, we’ll show how to use Power Automate to convert a string with JSON content into a JSON object. Instead of the JSON Array, we will use the JSON Object. Create a string variable and set its initial value to the JSON object. I’ve already initialized it. You migh...

[rt_social_links]
Creative

how to create grid view using gallery control in power apps

in this blog, we show how to create grid view in power apps make a fresh Blank screen on the Powerapps Canvas App page. Go to the Insert tab, choose Gallery, and then choose the Blank vertical layout, as seen in the screenshot below. Next, expand connectors by clicking the Connect to data ...

[rt_social_links]
Creative

How to convert string to GUID in power automate

In this blog, we’ll look at how to convert a string to GUID format in Power Automate.   To implement this, we must first manually trigger the flow.  Then we will use the string guid to create a variable. We have the guid string “d39d5b9923d341f5a3581be5168f16b3” as an ...

[rt_social_links]
Creative

How to Convert array to string in power automate

In this blog, we’ll look at how to convert an array to a string in Power Automate We have the names of a few towns, for instance, in an array format. such as [“Nellore”,”Hyderabad”,”Chennai”] On Power Automate, we need this collection in a string f...

[rt_social_links]