To get around this issue, you can either:
- Move to ASP.NET Pages for your task form
- Use a dropdown instead in your InfoPath form. You can programmatically populate it as described here: http://www.bizsupportonline.net/infopath2007/programmatically-fill-populate-drop-down-list-box-infopath-2007.htm

2 comments:
Yes, it is possible. We already use it in various browser-enabled (only) forms. It's just not browser agnostic since it's an ActiveX control. In our forms, the user selects a contact from AD to use as the approver for the form. The AccountID is then used in a workflow to create approval tasks, send emails, etc.
Hi Matt, would it be possible to post an example of this?
Thanks
Asher
Post a Comment