Hello everyone,
Can anyone please help me with how to include external stylesheet in to CAF portlet view and use it with CAF components?
Regards,
Shashi BS
Hello everyone,
Can anyone please help me with how to include external stylesheet in to CAF portlet view and use it with CAF components?
Regards,
Shashi BS
Hi Shashi,
please have a look at the CAF_Development_Help, Chapter 3 “Developing CAF Applications”.
It has a section about CSS style sheets.
In Chapter 34 “Output Controls” there is a control com.webMethods.caf.faces.output.IncludeStylesheet described.
Regards,
Holger
Please refer to the caf_h:includeStylesheet control from the CAF Tag Library Reference documentation
Hi,
Please be aware of namespace conflicts when including other JS libraries.
Best Regards,