Published on : September 22, 2020
Title | : | Text box |
Purpose | : | Get inputs from user |
Syntax | : | [form_control2.text id=”name” label=”Name” required=yes args=”{clapp.config.args}” /] |
Input Parameter | : | Text |
Return value | : | – |
Example | : |
[form_control2.text id=”name” label=”Name” required=yes args=”{clapp.config.args}” /]
|
Output | : | – |
Description | : | We use the textbox to get inputs from user |