I also don't remember. I can't think of any reason why it wouldn't work to put them in a module's resource folder, and import them in the standard way that you would on any html page. (Though that might be annoying if the deploy-web task isn't working for your module...)
-Darius On Thu, May 17, 2012 at 3:35 PM, Mark Goodrich <[email protected]> wrote: > A question below from one of our implementers... does anyone remember if > we figured out a way to do this? Did anyone come up with any creative > solutions? I can't remember off the top of my head. > > Mark > > -----Original Message----- > > Hi Mark, > > Do you know if it would be currently possible to reference outside css > files within HTML forms. So could we create ourselves a nice set of css and > javascript and jquery scripts that we could house in a module then > reference these from within the HTML forms, rather than having to include > the css and javascript directly in the forms (some of my new forms I want > to start including large amounts of css)? > > If it is possible where would the css and scripts need to be places and > how would you reference them from within the HTML form? > > Thanks, > > Lara > > _________________________________________ > > To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to > [email protected] with "SIGNOFF openmrs-implement-l" in the > body (not the subject) of your e-mail. > > [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l] > _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

