Advanced Search
Search Results
525 total results found
Setting up a content source
Many parameters are straight forward Related solution Max cache age Is active Unique NAME This is the calling name of the interface, that must be provided accessing the content service. Example for calling the view myview ... /cmsservice?q=myview&...
Using a content source
Calling the cmsinterface servlet will provide you with an overview on how to use it. Example: https://www.acme.com/TempusServa/cmsinterface The interface requires just the name of the source, but additional parameters can be provided. Parameters q: Na...
Troubleshooting
THIS ARTICLE IS UNDER DEVELOPMENT Configuration caching For performance reasons information about the content sources is kept cached. Adding or changing sources will propegate automatically : You will need to clear the system cache to pick the changes. Par...
Configuration help
Styling All widgets have a field called "Custom CSS". This allows addition of styling, when that stylesheet is shown. As of version 8359 it is possible to use #THISWIDGET# to target that specific widget. #THISWIDGET# will automatically be replaced by the un...
SQL Query
An SQL Query may extract almost anything from the database. This process ignores the security restrictions in the system, so you will have to implement them yourself (see special keywords below). This widget supports different rendering modes, for a deep div...
Lists
To setup a list view, simple copy/paste the URL of a view. Optimally you should strip anything but the parameters from the URL. ?SagID=252&command=list&QUERY_FIELD_1=OPFLGNING& ... Filtering the list[edit | edit source] To filter the list, add three parame...
Other widgets
Codeunit This widget displays raw HTML ouput from any PageContentCodeunit. Distribution This creates one of many diagrams to show records of an entity. Bar, circle, and table diagrams work, but the others don't. It should at the very least have the SagID o...
Pro tips
Asking the right questions To add the right content into dashboards widgets you will need to define what should be displayed First choose either List of records (worklists) or Aggregated values (charts, tables or number) List of records Fields displayed ...
Integer
Capable of containing basic numbers (no decimals).Due to technical limitations the number can't be smaller than -2.147.483.648 or larger than 2.147.483.647. Properties Type: Basic Groupable: No Show in lists: Yes Searchable: Yes Requires configuration:...
Decimal
Numbers with decimal comma Properties Type: Basic Groupable: No Show in lists: Yes Searchable: Yes Requires configuration: No User interface Field in show mode Field in edit mode Configuration Default precision is 2, if nothing else is set...
Percentage
Percentage value (decimal) Properties Type: Basic Groupable: No Show in lists: Yes Searchable: Yes Requires configuration: No User interface Field in show mode Field in list mode Field in edit mode Configuration Developer info Felt...
Yes/No
Check box. Yes/No. The values can be shown with other words or icons Properties Type: Basic Groupable: Yes Show in lists: Yes Searchable: Yes Requires configuration: No User interface Field in show mode Field in edit mode Configuration As ...
Serial
Unique serial number Properties Type: Basic Groupable: Yes Show in lists: Yes Searchable: Yes Requires configuration: no User interface Field in show mode Field in edit mode Configuration [Description of configs] Developer info FeltTyp...
Response
Interval in questionnaire Properties Type: Basic Groupable: No Show in lists: Yes Searchable: Yes Requires configuration: [Yes/No] User interface Field in show mode Field in edit mode Configuration [Description of configs] Developer inf...
Enumeration
Named numbers ex. Grades Properties Type: Basic Groupable: Yes Show in lists: Yes Searchable: Yes Requires configuration: Yes User interface Field in show mode [INSERT IMAGE] Field in edit mode [INSERT IMAGE] Configuration Required: There...
Symbol
Use icons as status flow and categories Properties Type: Basic Groupable: Yes Show in lists: Yes Searchable: Yes Requires configuration: Yes User interface Field in show mode Field in edit mode Configuration [Description of configs] Devel...
Date
Date with calendar look-up Properties Type: Basic Groupable: Yes Show in lists: Yes Searchable: Yes Requires configuration: No User interface Field in show mode Field in edit mode Configuration Show mode The date will be formatted as defi...
Documents
Upload / download of files including versioning Note that a class is added to the page while uploading ressources: uploadInProgress In case you want to prevent the user presing update, the buttons can be hided with this CSS .uploadInProgress .tsUpdateButto...
Pictures
Photo gallery with thumbnail index and optional lightbox to view full size images Properties Type: Files Groupable: No Show in lists: Yes Searchable: No User interface Field in show mode Field in edit mode Configuration Config1: Number of c...
Videos
Video gallery with thumbnails and player. The video-player only works when Policy filesystemStorageActive. To enable down-scaling to 720p and 1080p, the storage has to be on AWS S3, and the Encoding Lambda-function has to be enabled. Properties Type: Fil...