TermsAndConditions

Content Type: Widget
Categories: Data

Overview

A simple widget to display terms and conditions next to each other.

Documentation

TermsAndConditions

A simple widget to display terms and conditions next to each other.

Features

Terms & conditions label input and configurable action. Input label text before and/or after the terms & confitions label.

Usage

Place the widget on a page and fill in the label and terms texts. Add the action to the terms & conditions location. that's it!

Development and contribution

  1. Install NPM package dependencies by using: npm install. If you use NPM v7.x.x, which can be checked by executing npm -v, execute: npm install --legacy-peer-deps.
  2. Run npm start to watch for code changes. On every change:
    • the widget will be bundled;
    • the bundle will be included in a dist folder in the root directory of the project;
    • the bundle will be included in the deployment and widgets folder of the Mendix test project.

[specify contribution]

Releases

Version: 1.0.1
Framework Version: 9.12.1
Release Notes: Add default validation Add correct start value attribute
Version: 1.0.0
Framework Version: 9.12.1
Release Notes: Initial release