Hi MS team,
not sure if you are aware about this, but custom field names do not support numerical values. For instance, if I create three custom fields:
- contact-1
- contact-2
- contact-3
The data-ms-member value for all three fields is contact- (so the number is stripped).
The workaround I am using right now, is this:
*contact-one
*contact-two
*contact-three
Is there a reason why numerical values are stripped from the value?
Thanks