Quantcast
Channel: InfoPath – PeteStilgoe.com
Viewing all articles
Browse latest Browse all 12

InfoPath: Write and format email addresses from a multi value contact selector

$
0
0
  1. Create a new text field in your InfoPath form
  2. Set the default value using xPath as: xdMath:Eval(xdMath:Eval(../../my:FinalProjectDetails/my:VolunteerNames/pc:Person, ‘concat(substring-after(pc:AccountId, “membership|”), “; “)’), “..”)

 

my:VolunteerNames = My people picker name

 


Viewing all articles
Browse latest Browse all 12

Trending Articles