Xrm-Templating-Language icon indicating copy to clipboard operation
Xrm-Templating-Language copied to clipboard

Can we use Display Name in entity and field

Open phuocle opened this issue 3 years ago • 0 comments

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 ??

phuocle avatar Oct 12 '22 15:10 phuocle