Creating Application Forms
Build custom application forms with various field types, requirements, and settings.
Creating a New Form
- Go to Applications in the dashboard
- Click "Create Form" or "New Form"
- Configure your form settings
- Add fields (questions)
- Save the form
Form Settings
Basic Information
| Field | Description |
|---|---|
| Title | Name of the form (e.g., "Moderator Application") |
| Description | Explanation shown to applicants |
| Key | URL slug (auto-generated from title) |
Visibility
- Public - Shown on your landing page
- Private - Only accessible via direct link
Status
- Active - Accepting submissions
- Paused - Temporarily closed
- Archived - Deactivated
Adding Fields
Click "Add Field" to create questions.
Field Types
Short Text
Single-line text input.
- Good for: Names, usernames, short answers
- Optional character limit
Long Text
Multi-line text area.
- Good for: Detailed responses, explanations
- Optional character limit
Select (Dropdown)
Choose one option from a list.
- You define the options
- Good for: Timezone, experience level, availability
Multiple Choice
Select multiple options.
- Checkboxes for each option
- Good for: Skills, interests, available days
Yes/No
Simple boolean question.
- Toggle or checkbox
- Good for: Confirmations, eligibility checks
Number
Numeric input only.
- Optional min/max values
- Good for: Age, hours available
Field Settings
For each field:
| Setting | Description |
|---|---|
| Label | The question text |
| Description | Help text below the question |
| Required | Must be answered to submit |
| Placeholder | Example text in empty field |
Field Order
Drag and drop fields to reorder them. The order determines how questions appear to applicants.
Editing Forms
Modify Settings
- Click "Edit" on the form card
- Change title, description, visibility, or status
- Save changes
Modify Fields
- Open the form editor
- Edit existing fields or add new ones
- Delete fields you don't need
- Reorder as needed
- Save changes
Note: Editing fields doesn't affect existing submissions.
Deleting Forms
- Click "Delete" on the form card
- Confirm the deletion
Warning: This permanently deletes:
- The form configuration
- All submissions for this form
- This cannot be undone!
Example Forms
Moderator Application
- What is your Discord username? (Short Text, Required)
- What is your Roblox username? (Short Text, Required)
- How old are you? (Number, Required)
- What timezone are you in? (Select, Required)
- How many hours per week can you be active? (Number, Required)
- Do you have previous moderation experience? (Yes/No, Required)
- Describe your moderation experience (Long Text, Optional)
- Why do you want to be a moderator? (Long Text, Required)
- How would you handle a rule violation by a friend? (Long Text, Required)
Builder Application
- Roblox Username (Short Text, Required)
- Portfolio Link (Short Text, Required)
- What build styles do you specialize in? (Multiple Choice, Required)
- Years of experience (Number, Required)
- Why do you want to join our team? (Long Text, Required)
Best Practices
Form Design
- Keep forms focused and not too long (10-15 questions max)
- Start with easy questions before detailed ones
- Use required fields sparingly
- Provide clear descriptions for complex questions
Questions
- Be specific about what you're asking
- Avoid yes/no questions when you want details
- Give examples in descriptions when helpful
Testing
- Preview your form before going live
- Submit a test application yourself
- Check how it looks on mobile devices