Configuration Options
The following Profound UI configuration options can be set using JavaScript code. One way to configure these options is to create a new settings.js file and place it in IFS directory:
/www/{instance_name}/htdocs/profoundui/userdata/custom/js/
In Profound UI Rich Display File development, any file placed in this IFS directory is automatically picked up and included in your project. However, for applications launched through Genie, the file must be specifically referenced in the start.html template of the Genie skin.
This is done by adding the following line to start.html in the appropriate Genie skin directory
<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, 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
/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.
- Add Combo Style Properties To Choice List
- Alert PC Command Errors
- Alert Script Errors
- Allow Decimal Ending
- Allow Spellcheck
- Always Allow Field Exit
- Atrium Rich Display URL
- Autocomplete Tab Selects
- Autocomplete Typeahead Delay
- Auto Tab
- Break Message Options
- Button Spacing
- Buttons per Row
- Clear Overlapped Lines
- Client Side Timeout
- Close Browser Text
- Confirm and Shutdown on Close
- CSV Exports XLSX
- Custom Icon List
- Default Auto Complete Max Choices
- Default Date Format
- Default Date Pattern
- Default Hyperlink TabIndex
- Default Input Properties
- Default Output Properties
- Drop Scroll Wait
- Dup Key
- Enable Arrow Keys
- Enable Press Enter Button
- Encode Hyperlink Spaces
- Field Exit Key
- Field Exit Minus Key
- Force Auto Complete Match
- Function Key Pattern
- Function Key Pattern2
- Genie Allow Radio Button Clear
- Genie Browser Handles Home Key
- Genie Close Atrium Tab On Timeout
- Genie Container Width
- Genie Detect Subfile Options
- Genie Disable Combo Box Auto Select
- Genie Hide Subfile Option Text
- Genie Include Blank Columns in Subfile
- Genie Minimum Function Key Row
- Genie Protected Select Box
- Genie Special Key Mapping
- Genie Subfile Heading Rows
- Grid Column Resize Style
- Grid CSV Separator
- Grid CSV String Delimiter
- Grid Menu Options
- Grid Paging Bar Text
- Grid Process Export Value
- Grid Sort Function
- Grid Text Selection
- Help Panel Group Table of Contents
- Highlight on Focus
- Horizontal Auto Arrange
- Include Field Order
- Keep Alive Interval
- Language Support
- Left Offset for Pop-up Windows
- Legacy Chart Data URL
- Loading Animation
- Long Field Names
- Menu Pattern
- No Connection Message
- No Connection Status
- No Focus
- onoptionclick value is text
- Option Column Number
- PC Command Mode
- PC Listener Mode
- PC Listener Port
- Prioritize onSubmit Event
- Read DB-Driven Data as EBCDIC
- Refresh Interval
- Runtime Validation Messages
- Server URL
- Session Ended Text
- Session Timeout Diagnostics
- Session Timeout Retries
- Skip Atrium Launch Check
- Special Key Map
- Special Key Pattern
- Special Key Pattern2
- SQL Date and Time Format and Separator
- Strict Tab Control
- Subfile Option Pattern
- Subfile Option Pattern2
- Submit Log
- Suppress Comm Errors
- Tab Panel Scroll Buttons
- Uppercase Cursor Fields
- Use Ace Editor
- Use Original Edit Mask
- Use PC Listener
- Use Size Attribute
- Valid Library, Object, Member, Format, and Field Name Characters
- Window Masking