# Interface behaviour

<table id="bkmrk-system-name-display-"><tbody><tr><th>System name</th><th>Display name</th><th>Explanation</th><th>Extra info</th></tr><tr><td>**allowAliasQueryParameters**</td><td>Allow Query alias parameters</td><td>Allow alternate names for parameters used in LIST searches. Alternate names can be set programmatically.</td><td> </td></tr><tr><td>**allowFieldSelectionInLists**</td><td>Allow field selection in lists</td><td>Allow user to select which fields are displayed in LIST views</td><td> </td></tr><tr><td>**allowListQuickFilter**</td><td>Allow for Quick filters i list views</td><td>Enable search in lists by writing part of the name (a search box will appear)</td><td> </td></tr><tr><td>**allowListSubtableRendering**</td><td>Data subtables in lists</td><td>Subtables can negatively affect performance</td><td> </td></tr><tr><td>**allowSubtableLists**</td><td>Allow subtables in items (recommended)</td><td>Allow related child records to be displayed in ITEM level views</td><td> </td></tr><tr><td>**concurrencyWarnings**</td><td>Warn on simultaneous item editing</td><td>Users poll server for changes using AJAX in browser client (some performance impact). Note that only different users editing the same item will trigger a warning.</td><td> </td></tr><tr><td>**defaultLanguageID**</td><td>Default Language (ID)</td><td>Language to use if nothing else is specified and autodetection is disabled. Test by adding &amp;Language=\[number\] to URL</td><td> </td></tr><tr><td>**defaultStyleID**</td><td>Default Style (ID)</td><td>Style (buttons) to use if nothing else is specified. Test by adding &amp;Style=\[number\] to URL</td><td> </td></tr><tr><td>**defaultStylesheetID**</td><td>Default Stylesheet (ID)</td><td>Stylesheet to use if nothing else is specified. Test by adding &amp;Stylesheet=\[number\] to URL</td><td> </td></tr><tr><td>**defaultTemplateID**</td><td>Default Template (ID)</td><td>Form template to use in ITEM mode if nothing else is specified. Test by adding &amp;Template=\[number\] to URL</td><td> </td></tr><tr><td>**defaultWrapperID**</td><td>Default Wrapper (ID)</td><td>WrapperID to use if nothing else is specified. Test by adding &amp;Wrapper=\[number\] to URL</td><td> </td></tr><tr><td>**doFormAutosave**</td><td>Autosave changed forms</td><td>Allow editor to autocommit data before session times out</td><td> </td></tr><tr><td>**doItemBrowserTitle**</td><td>Display item resume in browser title</td><td>Change browser title/tab title to current records Resume value in ITEM mode</td><td> </td></tr><tr><td>**doItemCreateAddMore**</td><td>Button to add more records</td><td>Add multiple records during new record creation (button)</td><td> </td></tr><tr><td>**doItemMenuCopyPaste**</td><td>Show copy/paste in during record edits</td><td>Extra buttons for copy/paste operations in ITEM mode</td><td> </td></tr><tr><td>**DoLinkedCSS**</td><td>CSS style links</td><td>Link CSS content so that browsers can cache the content. Recommended.</td><td> </td></tr><tr><td>**doListShowAllFields**</td><td>Allow show all fields button</td><td>Optional button i menu for selecting all columns / fields in LIST mode</td><td> </td></tr><tr><td>**doListShowAllRecords**</td><td>Allow show all records in list view</td><td>Optional button i menu for selecting all records in LIST mode</td><td> </td></tr><tr><td>**doListShowLinkHeader**</td><td>Display link in headers</td><td>Display link to list as part of header name</td><td> </td></tr><tr><td>**doListShowNameHeader**</td><td>Display header in lists</td><td>Display the name of the solution above the list</td><td> </td></tr><tr><td>**doListShowSearchHeader**</td><td>Show search headers</td><td>Display descriptive header in search form</td><td> </td></tr><tr><td>**doPageNavigatorAllways**</td><td>Always show navigator in lists</td><td>Page navigator can be disabled if all records can displayed in one page</td><td> </td></tr><tr><td>**doPersonalFlagsOnItems**</td><td>Display user flags on items</td><td>Allow users to make bookmark / personal comments on single items</td><td> </td></tr><tr><td>**doPersonalLinksOnItems**</td><td>Display personal links on single items</td><td>Display submenu of personal options in ITEM mode. By default only displayed i list / main mode</td><td> </td></tr><tr><td>**doPersonalLinksOnLists**</td><td>Display personal links on lists</td><td>Display submenu of personal options in LIST mode.</td><td> </td></tr><tr><td>**doRecentItemsBookmarks**</td><td>Show recent items list</td><td>Track and display recently accessed items.</td><td> </td></tr><tr><td>**doStatusFinalDisableEditing**</td><td>Disable editing if status is final</td><td>Allow records to be edited even after the item has reached a status that is final</td><td> </td></tr><tr><td>**DoTimeDecimal**</td><td>Display date sums with decimals</td><td>Is time measured on items displayed using decimal and integer values</td><td> </td></tr><tr><td>**errorAdvancedView**</td><td>Advanced error handling</td><td>Display explanation and contact details if exceptions occur</td><td> </td></tr><tr><td>**errorUnkownImage**</td><td>Advanced error logo</td><td>Logo to display in advanced error handling</td><td> </td></tr><tr><td>**guiClickableList**</td><td>Click/doubleclick lists</td><td>List views can be clicked to edit (double) or show (single)</td><td> </td></tr><tr><td>**guiDialogAdvanced**</td><td>Use advanced popups</td><td>Uses JQuery style dialog for poup windows with inline scrolling</td><td>[http://jqueryui.com/dialog/](http://jqueryui.com/dialog/)</td></tr><tr><td>**guiFieldHelpOffsetLeft**</td><td>Field help popup offset LEFT</td><td>Window relative position to link on X axis</td><td> </td></tr><tr><td>**guiFieldHelpOffsetTop**</td><td>Field help popup offset TOP</td><td>Window relative position to link on Y axis</td><td> </td></tr><tr><td>**guiPreventDoubleClick**</td><td>Prevent doubleclick</td><td>Deactivate multi click on codeunit buttons</td><td> </td></tr><tr><td>**guiSetFormFocus**</td><td>Set form focus</td><td>Set focus to first element in edit mode</td><td> </td></tr><tr><td>**guiSmartKeystrokes**</td><td>Use keyboard navigation</td><td>Navigate with arrow keys, escape and tabulation</td><td>[Features/Key navigation](https://wiki.tsnocode.com/index.php?title=Features/Key_navigation "Features/Key navigation")</td></tr><tr><td>**guiTouchEnhancement**</td><td>Enhance touch experience</td><td>Make larger buttons and enable quicksearch by default</td><td> </td></tr><tr><td>**headerSeperator**</td><td>Separator sign for headers</td><td>Dot between header parts - ex. MySolution - Dashboard</td><td> </td></tr><tr><td>**mainRedirect**</td><td>Main menu redirect active</td><td>Redirect to alternative main menu active</td><td> </td></tr><tr><td>**mainRedirectUrl**</td><td>Main menu redirect URL</td><td>Local path ex. main?command=list&amp;SagID=0</td><td> </td></tr><tr><td>**renderMenuItemClass**</td><td>Use CSS class for menu items</td><td>Give unique class property to each menu item.</td><td> </td></tr><tr><td>**subformLinesDefault**</td><td>Number of lines in subforms</td><td>Default number of records displayed in subforms</td><td> </td></tr><tr><td>**toolBarcodeParameters**</td><td>Barcode additional parameters</td><td>Extra parameter for barcode, for tweaking size, type etc.</td><td> </td></tr><tr><td>**userOnlineList**</td><td>Maintain list of online users</td><td>Monitor users online - ie. users with an active session on the server. Recommended in single front server environments.</td><td> </td></tr><tr><td>**userRequireAcceptTerms**</td><td>Require new user to accept usage terms</td><td>Configure text in System configurations</td></tr></tbody></table>