Custom Attributes Name Checker

This XrmToolBox tool allows you to check if any of the columns in the solution has a schema name that is not following the naming convention defined by the team (developed by Tanguy Touzard).

In some implementations, the team define the naming convention for the schema name of the custom columns (e.g. append "Id" to the end of the lookup, append "Code" for the choice column similar to some Microsoft OOB columns).
To check if all of the columns are following the naming convention, you can use this tool to define the validation rule in regular expression for each column type and analyse the selected solution.
  • Tool Information
  • Functionalities
    • Check the schema name of the columns align with the naming convention (Fig. 1, Pt. 2)
      • Specify which columns to be processed and the naming convention RegEx for all columns (Fig. 1, Pt.3)
      • Specify the naming convention RegEx for specific column type (Fig. 1, Pt.4)
      • Select the solution (Fig. 1, Pt.1, 5)
      • Analyse the summary (Fig. 2, Pt.1) and details of the columns which do not follow the naming convention (Fig. 2, Pt.2)

Fig. 1 - Colour-coded Privileges with ID

Fig. 2 - Summary and Details

This is part of the #TooLDR series where I test and review the tools for Power Platform. You can check out the information for the other tools on this page.

Comments

Popular Posts