Extraction of field labels in Dynamics CRM -


do know how can extract field labels of fields code c# or sql?

enter image description here

i can extract "display name" not labels.

my purpose extract list of labels each field in different forms.

afaik, crm form fields & whole funda stored in xml. can try query & see form metadata.

i recommend exporting translations & see through labels in 1 place. alter label text, correct typos, spelling mistakes @ 1 shot & reimport.

you said want not why want (purpose). please check 'form related tools' in xrmtoolbox see if it's helpful.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -