-
-
Notifications
You must be signed in to change notification settings - Fork 22
Create Labels
Labels can be created in a number of different places The idea is to have all the labels created at one go instead of one at a time (at least at this stage) The label creator will first try to find a label in the current label file before creating one When the label is created, it updates all the languages as per the Model settings
-
Tables, Table extensions & table code At the table you can right click the table node, select Add ins, then select
- Create labels for properties This will create the labels for each field & field group. This includes the help text, table labels and table developer documentation.
- Create label in code This will scan the code behind of the table and update any text in double quotes to a label
-
Classes Right click the class in table designer and you have the option in Add ins to create label in code. This will scan the code and update any text in double quotes to a label
-
Create label form For places where label creation has not been implemented or you would want to create a one off label, then use the Main addin. Dynamics D365 > Add ins > Label creator (SS D365) When you type the label to create and select Find label, the label is either found or created and copied to the clipboard