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
Comments
Post a Comment