...
Code Block |
---|
<script type="text/javascript" src="/profoundui/userdata/custom/js/settings.js"></script> |
For Mobile Sessions
When accessing Rich Display applications via a mobile app such as the Profound UI Mobile Client, please note that files in userdata/custom are not loaded like they are when accessing the same applications from a web browser. To globally load JavaScript and CSS files in a mobile session, place them into the following IFS directory or any sub-directory below it (see here for more information): 1
Code Block |
---|
/www/{instance_name}/htdocs/profoundui/userdata/extension/mobile |
(Where '{instance_name}
' is the name of your installed instance of Profound UI.)
...
1 This feature is available in Profound UI Version 6, Fix Pack 4.0 and above.