Input with data mask
If you want to enforce the data to be special format, say phone number (xxx)-xxx-xxxx then you may use this element.
Use cases
Categories
Datasource
Development Systems
TRY YOURSELF
Related Components
Input with data mask
If you want to enforce the data to be special format, say phone number (xxx)-xxx-xxxx then you may use this element.
Input with validation
If you need a validatable input format you may use this element.
button
A simple button customizeable in color, size and space it occupies which might serve as a link to another place, for example if you need to redirect your users to a link, you can use a button and by clicking it will be directed to it
Static Selector
If you have multiple options to select from you can use this component.
Input
If you wanna provide a place for an answer, be it a number, a text , an email ... you can use this as the holder.
Multiple selector
If you have a list of elements and you want to allow multiple selections you might use this one. The output will be written like an array in your OUT csv file, column 1.