Ino Switch

Content Type: Widget
Categories: User Interface,Visualization

Overview

Ino Switch — the customizable toggle that brings your booleans to life with style and flexibility.

Documentation

This widget is based on the standard Mendix Switch. It allows users to toggle between two labeled options.

Typical usage scenario

Displays a toggle that lets users switch between two custom text labels.

Features and limitations

  • Place the Ino Switch inside a Data View with a Boolean attribute.
  • Bind it to a Boolean attribute via the data source.
  • Set custom captions for the true and false states. They can be provided by an entity.
  • Optionally trigger an action on change.
  • Optionally customize colors via the Widget Colors tab. They can be provided by an entity.

Releases

Version: 1.0.0
Framework Version: 9.24.10
Release Notes: - show a switch toggle to choose between two options