Xrm-Templating-Language
Xrm-Templating-Language copied to clipboard
Can we use Display Name in entity and field
Let say, I understand the template bellow work, but it from technical point.
Value("contact.gendercode")
We design to allow user enter the template, and we want it should be
Value("Contact.Gender")
Can I do it ??