Look and Feel

The look refers to how logos, and other elements are laid out on the page. The feel describes the way menus are organized and how functions are selected and performed.
The admin can apply the following settings from the look and feel card of the application:

Favicon

The admin must follow the below steps to upload a favicon for the application:

  1. Click Change.
  2. Click Browse or Drag & Drop your image to upload the icon image.
  3. Click Save to save the icon image.
  4. Provide a favicon title in the Title text box.

 

The title is displayed along with the favicon on the browser tab.

  1. Provide the favicon description in the Description text box.

    Fevicon

Custom Spinner

Spinners provide a quick way to select one value from a set. The admin must follow the below steps to customize the spinner for the application:

  1. Provide the code in the Custom Spinner text box to customize a spinner.
  2. If required, click Use Sample to use a sample spinner.
  3. Click Save to save the settings.

    Custom Spinner

Custom CSS

CSS allows the admin to change the elements of the application’s design. The admin must follow the below steps to customize the CSS of the application:

  1. Provide the code in the Custom CSS text box to customize the CSS.
  2. If required, click Use Sample to use a sample CSS.
  3. Click Save to save the settings.

    Custom CSS

Color Mode

CSS allows the admin to change the elements of the application’s design. The admin must follow the below steps to customize the CSS of the application:

  1. Select Enable or Disable option button to enable or disable the light and dark theme.
  2. Click Save to save the settings.

    Color Mode

Localization

The admin must follow the below steps to set the default language of the application:

  1. Provide the code in the Localization text box to set the default language.
  2. If required, click Use Sample to use a sample localization.
  3. Click Save to save the settings.

    Localization

Feedback

The admin must follow the below steps to configure the feedback if the user encounters any issues with the application:

  1. Select the Enable Feedback Widget check box to enable the feedback option.

     

    By default, the Enable Feedback Widget check box is selected.

  1. If enabled, provide an email id in the Email Feedback To text box.

  2. Click Save to save the settings.

    Feedback

Header Script

The admin must follow the below steps to configure the header script of the application:

  1. Provide the code in the Header Script text box to configure the header script.
  2. Click Save to save the settings.

    Header Script

Static Assets

Static asset is used to render an image or a video file. Once an asset is uploaded, a CDN URL is generated which can be used in the low code. The admin must follow the below steps to upload the static assets of the application:

  1. Click Upload.
  2. Click Browse or Drag & Drop your icon image to upload the asset.
  3. Click Upload to upload the asset.
  4. Copy the CDN URL and use it in the low code.

    Static Assets