Text Input
Ask users to provide a written response. Useful for feedback or open-ended questions.
Configuration
Configuration
- Label: Question or prompt shown to the user.
- Description: Helper text for the input box.
- Response length: Minimum and maximum response length.
- Regex pattern: Optional regex pattern to validate the response.
Numeric Input
Similar to text input but restricted to numbers.
Configuration
Configuration
- Label: Question or prompt shown to the user.
- Description: Helper text for the input box.
- Number format: Choose whether to accept only integers or decimals.
- Number prefix: Prefix shown before the number (e.g., ”$”)
- Number suffix: Suffix shown after the number (e.g., ”%”)
- Response limit: Define the allowed response range.
File Upload
Require users to upload a file or document. Ideal for proof-of-work or creative contests.
Configuration
Configuration
- Label: Question or prompt shown to the user.
- Description: Helper text for the input box.
- Allowed files: Restrict allowed file types.
Supported file types
Supported file types
- Image:
.jpg,.jpeg,.png,.webpand.giffiles. - Video:
.mp4,.webmand.movfiles. - Audio:
.mp3and.wavfiles. - PDF:
.pdffiles.
Max size of the uploaded file is limited to 5 MB.
Poll
Ask your community to vote in a poll. Great for surveys or getting structured feedback.
Configuration
Configuration
- Label: Question or prompt shown to the user.
- Description: Helper text for the input box.
- Poll options: Define up to 25 options for the poll.
- Selection limit: Minimum and maximum number of options that can be selected.
Wallet Input
Ask users to submit a wallet address for a specific blockchain.
Configuration
Configuration
- Label: Question or prompt shown to the user.
- Description: Helper text for the input box.
- Chains: Specify chains the wallet address will be validated against.