Skip to main content

Interface behaviour

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