📃
Komment 3.x
  • 👋Welcome
  • Getting Started
    • Installation
    • Load script
    • Configuration
    • Security rules
    • Multiple Qlik Sense sites
  • Features
    • Quick Start Wizard
    • Modes
    • Dimensions
    • Audit trail
  • Optional Settings
    • Data Connection
    • Buttons
    • Show/hide
    • Conditional Write
    • Exclude null values
    • Mandatory
    • Freeze columns
    • Layout
    • Permission rules
    • Utilities
  • Qlik SAAS
    • Intro
    • QMC
    • Komment setup
    • Spaces
    • Kaptain
  • Kaptain Admin Module
    • Intro
    • Getting started
    • Admin options
    • User options
  • Release Notes
    • Release Notes
Powered by GitBook
On this page
  • Custom Header
  • Custom Cell
  • Wrap Line
  • Width
  • Column width
  • Dialogue size
  1. Optional Settings

Layout

This section describes the possible options to change the layout of Komment

PreviousFreeze columnsNextPermission rules

Last updated 1 year ago

Custom Header

It is possible to define custom header colors for each widget.

The settings for the custom color are found under each Widget => Custom Header

Custom Cell

It is possible to have the cell colors for each widget show specific colors based on their value. The settings for the custom color are found under each Widget => Custom Cell

It is possible to use normal Qlik functions to define the colors dynamically. You can even use variables. An example could be like this:

pick(match([Action],'Follow-up','Pending','No Action'),vColor_Bad,vColor_Neutral,vColor_Good)

Wrap Line

In Readonly and Text widgets it is possible to toggle wrap line option to make sure that all text is visible in the table cell.

The setting for the Wrap Line option is found under each Widget => Wrap Line

As can be seen from the image below the full text will now be visible in the cells where a long text string is present:

Width

Column width

When using Komment in Table mode it is possible to change the column width either using the mouse directly on the columns in the table or by defining it in the Advanced Settings under each widget:

Dialogue size

As a developer you can decide the exact size of the dialogue windows that appear e.g. when you want to perform a Batch Edit or Add new records.