📄️ Textbox
Description:* Single-line text input field for short string values. Supports variable autocomplete for workflow variables starting with %.
📄️ textboxNoAc
Description:* Single-line text input without variable autocomplete functionality. Unlike the standard textbox, this control does not provide autocomplete suggestions for workflow variables (variables starting with %).
📄️ textarea
Description:* Multi-line text input field for longer content
📄️ text
Description:* Static text display (read-only)
📄️ password
Description:* Masked text input for sensitive credentials
📄️ hiddenPassword
Description:* Hidden password field that stores encrypted credentials