Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Linking CSS to Infopath forms

  Asked By: Alvin Miles         Date: Oct 09, 2009      Category: Sharepoint      Views: 595
 

I have a requirement of customizing controls on my Infopath form (more
specifically DropDown's, Textboxes). I wud like to use traditional CSS for doing
so.Pls let me how I can link CSS page to Infopath (.xsn) forms. Else pls suggest
me any other alternatives of how I can achieve this.

Tagged:          

 

1 Answer Found

 
Answer #1       Answered By: Alexander Scott          Answered On: Oct 09, 2009       

Long ago -- back when I did a bunch of InfoPath work -- I did this by
altering the core.js file to add extra file links. It was mostly for add-on
JavaScript code, but you could probably add CSS to a form  the same way.

Note that this may not be advisable, and is most certainly not supported.

 
Didn't find what you were looking for? Find more on Linking CSS to Infopath forms Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].