Skip to content

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

    • About
    • DEV Tools
  • ADX, Dynamics Portals

    Dynamics Portals – Customize OOB ‘Entity List’ grid

    Published by

    Rajeev Pentyala

    on

    April 28, 2019

    I was working on a Portal requirement where I had to customize the ‘Entity List’ grid by adding ‘Check Box’ control in the first column and a ‘Submit’ button, which has the custom logic. Below is how the OOB ‘Entity List’ grid looks like Now, lets see how to customize…

    Continue reading →: Dynamics Portals – Customize OOB ‘Entity List’ grid
  • ADX, Dynamics Portals

    ADX\Dynamics Portals – Using sub grids in Entity Form

    Published by

    Rajeev Pentyala

    on

    April 14, 2019

    In this article, lets see how to work with ‘Sub grids’ on ‘Entity Forms’ in Portals. Lets take a scenario to understand this better, In Dynamics: Create a new custom Entity named ‘Employee’ Create a related entity ‘Child’ to capture children details of ‘Employee’ Configure a single portal screen, to…

    Continue reading →: ADX\Dynamics Portals – Using sub grids in Entity Form
  • ADX, Dynamics Portals

    ADX Portals 7.x – ‘Page_Validators’ is undefined

    Published by

    Rajeev Pentyala

    on

    April 14, 2019

    Other day, while adding a custom validator using JScript on an Entity Form, I was getting ‘Page_Validators’ is undefined error, at below line of code. // Add the custom validator to Web Page’s validators array Page_Validators.push(spouseValidator); Reason: The dynamics CRM form, associated to the ADX Entity Form, does’t have any…

    Continue reading →: ADX Portals 7.x – ‘Page_Validators’ is undefined
  • Dynamics 365

    D 365 – How to access Customization’s and Solutions in UCI Only Mode

    Published by

    Rajeev Pentyala

    on

    April 7, 2019

    To know more about ‘Unified Interface Only mode’ refer my previous article Below are the steps to access environment settings, customization’s and solutions when the ‘Unified Interface Only mode’ turned on. Click on ‘Advanced Settings’ from the ribbon . It will open up ‘Settings’ tab in classic web mode. You can access…

    Continue reading →: D 365 – How to access Customization’s and Solutions in UCI Only Mode
  • CRM, Dynamics 365

    D365 – How to turn On/Off ‘Unified Interface Only mode’

    Published by

    Rajeev Pentyala

    on

    April 7, 2019

    Today, I subscribed to my new D365 30 days trail and noticed the ‘Sales’ web Application opening up in ‘Unified Interface’ mode rather than in Classic web mode by default. When noticed, the URL of the Dynamics landing page (My Apps) has a parameter forceUCI=1 It seems that Unified Interface…

    Continue reading →: D365 – How to turn On/Off ‘Unified Interface Only mode’
  • ADX, Dynamics 365

    ADX/Dynamics Portals Issue – Missing Entity ‘Tab’ in ‘Web Form Step’

    Published by

    Rajeev Pentyala

    on

    April 7, 2019

    We have ADX portal 7.0 solution installed on our Dynamics 365 8.2 application. We got a requirement to create a Web Form steps on a Custom Entity ‘Employee’. ‘Employee’ entity has an OOB ‘Information’ of ‘Form Type’ Main, with a tab named ‘Personal Details’. Issue: While adding a Web Form step, there…

    Continue reading →: ADX/Dynamics Portals Issue – Missing Entity ‘Tab’ in ‘Web Form Step’
  • ADX, Dynamics Portals

    ADX/Dynamics Portals – Date field custom validation using JScript

    Published by

    Rajeev Pentyala

    on

    April 6, 2019

    Other day, In one of our Portal Web Form step, we got a requirement to validate ‘Date Of Birth’ where the value should not be  the future date. We can achieve this by adding a custom validator using JScript and register in your ‘Web Form Step’. Below is the JScript…

    Continue reading →: ADX/Dynamics Portals – Date field custom validation using JScript
  • CRM

    [Code Snippet] Send Email To Bulk and Track

    Published by

    Rajeev Pentyala

    on

    March 24, 2019

    In this article, lets see how we can send email to bulk records by forming a query and Email template. To understanding this better, lets send an email to all the ‘Active Contacts’ in the system. Below are the required components to send the email to ‘Active Contacts’: Query Expression of…

    Continue reading →: [Code Snippet] Send Email To Bulk and Track
  • CRM

    [Code Snippet] Custom Workflow Activity with Input and Output Params

    Published by

    Rajeev Pentyala

    on

    March 23, 2019

    Of late , I was getting questions around the usage of custom workflow activity and troubleshooting. In this article, I am going to cover creation and the usage of custom workflow activity with both Input and Output arguemnts. To simplify the understanding, lets take a simple scenario: ‘Contact’ and ‘Account’…

    Continue reading →: [Code Snippet] Custom Workflow Activity with Input and Output Params
  • CRM

    [Step by Step] Using ADX Auto Numbering Solution In Plug-ins

    Published by

    Rajeev Pentyala

    on

    March 11, 2019

    As we know with Dynamics 365 for CE 9.0 release, we can add an auto-number attribute for any entity programmatically. Prior to Dynamics 9.0, ‘AdxstudioAutoNumberingWorkflowHelper’ solution is one of the options to implement auto numbering. Lets see how to use this solution and generate auto number on Case entity. What does…

    Continue reading →: [Step by Step] Using ADX Auto Numbering Solution In Plug-ins
Previous Page Next Page
Visitors

2,146,554 hits

Top Posts
Getting Started: Build Your First Power Apps Code AppGetting Started: Build Your First Power Apps Code AppAugust 27, 2025Rajeev Pentyala
Claude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeClaude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeFebruary 5, 2026Rajeev 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

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 483 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