β¨οΈInput Fields
This page lists a selection of input fields that are supported. However, it's worth noting that other input fields may also be compatible with our system, even if they are not specifically listed here
Text
<input type="text" name="Full Name" />Textarea
<textarea name="Review" rows="4" cols="50"></textarea>Select
<select name="Plan">
<option value="Free">Free</option>
<option value="Premium">Premium</option>
<option value="Unlimited">Unlimited</option>
</select>Email
URL
Telephone
Number
Checkbox
Hidden
Last updated