1
Vote

Get InfoPath form field inner text does not support namespace prefix 'pc'

description

In IPAccessHelper.cs, line 80, only namespace prefix "my" is added to namespace manager. Since namespace prefix 'pc' is widely used by person picker, it is better to add it as well.

comments