sharepoint - Inject javascript to Infopath form -


we use infopath 2007 + sharepoint 2007 , need inject javascript infopath form. know infopath form can hosted on aspx page using xmlformcontrol. solution doesn't suit =(. there workaround?

infopath form services won't let publish infopath form javascript. if need use javascript rich client experience, may have luck loading form in xmlformcontrol mentioned, loading js library on page along side it, , binding dom elements. won't design time support way may work.

generally speaking, need stick rules , managed code ipfs.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -