Prefix and Suffix Text Input

Content Type: Widget
Categories: Utility,User Interface

Overview

Description 

The input can have a prefix and suffix. 

Typical usage scenario 

  • Place the input and set up the prefix and suffix.

Features: 

  • Display the input with prefix and suffix , such as prefix as $ and suffix would be usd.

Limitations: 

  • There are no limitation so far. 

Dependencies 

  • Mendix 9.0.5

Installation 

Place the widget on top of the Home_Web, and set prefix as well as suffix.

 Configuration 

Set prefix as well as suffix.. 

Bugs 

None 

 

Documentation

Demo urlhttps://testwidget166-sandbox.mxapps.io/index.html?profile=Responsive

Support Integer and Decimal attributes.

Releases

Version: 1.0.1
Framework Version: 9.0.5
Release Notes: Attribute can be integer, decimal
Version: 1.0.0
Framework Version: 9.0.5
Release Notes: Description The input can have a prefix and suffix. Typical usage scenario Place the input and set up the prefix and suffix. Features: Display the input with prefix and suffix , such as prefix as $ and suffix would be usd. Limitations: There are no limitation so far. Dependencies Mendix 9.0.5 Installation Place the widget on top of the Home_Web, and set prefix as well as suffix. Configuration Set prefix as well as suffix.. Bugs None