I have created a new screen.xml
I want to apply a specific css and javaScript on but it is not working.

a portion of what I am doing.
<actions>
                <set field="headerItem" value="TestScreen"/>
                <set field="layoutSettings.javaScripts[]"
value="/osafe_theme/js/lib/jscripts.js" global="true" />  
                         <set field="layoutSettings.styleSheets[]"
value="osafe_theme/css/cssbootstrap.min.css" global="true"/>             
        </actions>
I have tried different location of the js and the css without any chance.





--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/New-Screen-css-layoutSettings-issue-tp4677488.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to