is it possible to tap into SP2010's dialog framework from a web-based InfoPath form? If not, can one override FormServer.aspx to use custom dialogs?
Please advise, thank you!
Cheers, Bob
|
is it possible to tap into SP2010's dialog framework from a web-based InfoPath form? If not, can one override FormServer.aspx to use custom dialogs? Please advise, thank you! Cheers, Bob |
|||||
|
|
Unfortunately there is no control in InfoPath for JavaScript. If by chance you are able to use the form in the new InfoPath Web Part rather than as the content type in a form library, then you may be able to insert some JavaScript (jQuery) in a separate Content Editor Web Part on the same page to accomplish what you are wanting to do. |
|||
|