Skip to content

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

    • About
    • DEV Tools
  • CRM, Uncategorized

    Create a child record by copying mapping fields data from Parent – Using CRM SDK

    Published by

    Rajeev Pentyala

    on

    January 26, 2017

    Let’s take the OOB Account and Contact related entities. Whenever we click ‘Add New Contact’ button from the ‘Associated view’ of ‘Account’ form, all the mapping fields data would be copied to ‘New Contact’ form. Account: New Contact Form: This is native CRM behavior, to copy the content from Parent…

    Continue reading →: Create a child record by copying mapping fields data from Parent – Using CRM SDK
  • Azure

    Access and Edit Web App files hosted in Azure

    Published by

    Rajeev Pentyala

    on

    January 26, 2017

    I have an Asp.Net Web application hosted as a Web App in my Azure instance. One of the requirement I frequently get is to view or edit the published ‘Web App’ files from Azure Portal. As we cannot access the ‘Web App’ files from Azure portal, one of the simpler…

    Continue reading →: Access and Edit Web App files hosted in Azure
  • Dynamics 365

    Dynamics 365 Mobile Client – Script to get Longitude and Latitude and pin to Maps

    Published by

    Rajeev Pentyala

    on

    January 14, 2017

    With the new Dynamics 365 Mobile client, we got a new API Xrm.Utility.getCurrentPosition which returns the current location coordinates. This API only works with Mobile Client and referring this in Web Application would cause script error. Pre-requisite: We need to Enable User Location setting on the device Go to Settings…

    Continue reading →: Dynamics 365 Mobile Client – Script to get Longitude and Latitude and pin to Maps
  • CRM

    CRM Date and Time field – Behaviors

    Published by

    Rajeev Pentyala

    on

    December 18, 2016

    Recently, I was asked a question in my blog on what is the significance of the different ‘Behaviors’ of ‘Date and Time’ field. There are 3 different behaviors available for ‘Date and Time’ field. User Local: Time zone would be applied on this behavior. Field’s Date and time would be shown based…

    Continue reading →: CRM Date and Time field – Behaviors
  • Dynamics 365

    Code snippet – Connect to Dynamics CRM using Organization Service C#

    Published by

    Rajeev Pentyala

    on

    December 11, 2016

    Below is the sample code to connect to Dynamics 365/CRM online 2016 using simplified connection. This sample authenticates the user with the Dynamics 365 web services by using the CrmServiceClient and methods. Required CRM SDK .Dlls: Download the SDK to get the required .dlls Required Namespaces : using Microsoft.Xrm.Sdk; using…

    Continue reading →: Code snippet – Connect to Dynamics CRM using Organization Service C#
  • Azure

    ‘Publish Web’ option not showing up existing Azure Web Apps – Visual Studio 2015

    Published by

    Rajeev Pentyala

    on

    December 7, 2016

    I am using VS 2015 to publish my web application to one of my Azure web apps. But all sudden the “Publish Web” window was not listing the existing web apps. Fix: Install latest Microsoft Azure SDK 2.9.6 for VS 2015 (Download) You can also use ‘Microsoft Web Platform Installer’ for…

    Continue reading →: ‘Publish Web’ option not showing up existing Azure Web Apps – Visual Studio 2015
  • Dynamics 365

    Dynamics 365 – PowerApps

    Published by

    Rajeev Pentyala

    on

    November 20, 2016

    PowerApps is a service for building and using custom business apps that connect to your data and work across the web and mobile. PowerApps enables power users in line of business roles to easily build and deploy business apps – without the time and expense of custom software development. In…

    Continue reading →: Dynamics 365 – PowerApps
  • Dynamics 365

    Dynamic’s 365 – CRM Developer Toolkit

    Published by

    Rajeev Pentyala

    on

    November 12, 2016

    The much-awaited CRM Developer Toolkit Beta 1 has been released and it supports Visual Studio 2015,2013 and 2012 versions. Its public Beta 1 and can be downloaded here 🙂

    Continue reading →: Dynamic’s 365 – CRM Developer Toolkit
  • Dynamics 365

    Dynamics 365 New Feature – Editable Grid

    Published by

    Rajeev Pentyala

    on

    November 5, 2016

    Editable grid is a new custom control in Dynamics 365 that provides inline editing capabilities on web and mobile clients It can group, sort, and filter data Editable grid is supported in below grids on the web client, and in dashboards and form grids on the mobile clients. Homepage grid,…

    Continue reading →: Dynamics 365 New Feature – Editable Grid
  • Dynamics 365

    Rollup View – Relationship Behavior

    Published by

    Rajeev Pentyala

    on

    November 5, 2016

    In Dynamics 365, a new ‘Rollup View’ relationship behavior has been introduced, which allows activities of the related entity would show up in ‘Activity Associated View’ of the primary entity. To explain this better, I created a custom entity ‘Bike’ which has 1:N relationship with ‘Contact’ entity. I set ‘Relationship…

    Continue reading →: Rollup View – Relationship Behavior
Previous Page Next Page
Visitors

2,149,017 hits

Top Posts
Claude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeClaude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeFebruary 5, 2026Rajeev Pentyala
Getting Started: Build Your First Power Apps Code AppGetting Started: Build Your First Power Apps Code AppAugust 27, 2025Rajeev Pentyala
[Step by Step] Beginner : Create a PCF control and add it to a custom page[Step by Step] Beginner : Create a PCF control and add it to a custom pageDecember 2, 2024Rajeev Pentyala

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

  • Pinterest
  • Instagram
  • Facebook
  • Mail
    • About
    • DEV Tools

Create a free website or blog at WordPress.com.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
 

Loading Comments...
 

    • Subscribe Subscribed
      • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
      • Join 478 other subscribers
      • Already have a WordPress.com account? Log in now.
      • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
      • Subscribe Subscribed
      • Sign up
      • Log in
      • Report this content
      • View site in Reader
      • Manage subscriptions
      • Collapse this bar

    Notifications