We've developed a simple form using the calendar widget that works fine as a stand alone sample. However, if running it as a coplet we experience the following problems;
1, output from forms-calendar-styling.xsl doesn't get rendered, specifically the <script> elements which should appear in the <head>
2, unable to render the image icon despite using both relative and absolute paths.
I'm assuming that one of the subsequent xsl files, such as portal-page.xsl is overwriting the <script> elements in the head but how do I prevent this?
Also how do I reference resources in the forms-calendar-styling.xsl file - as absolute path reference (in which case starting from where), or as relative links from the xsl document?
Thanks
Will
- Re: Problem running Calendar widget in coplet will . durrant
- Re: Problem running Calendar widget in coplet Joerg Heinicke
