-
Notifications
You must be signed in to change notification settings - Fork 9
Settings
This is a rundown of each individual setting and what it does
Whether this form is accepting responses or not.
Default Value: False
This is the title that appears in the top navbar, and is used for the window/tab title.
Default Value: subreddit form site
The message on the homepage of the form site
Default Value: welcome to the form site!
The instructions displayed on the form itself
Default Value: Please fill this form out.
The questions that will appear on the form. See the questions wikipage for details on how to format the questions data.
The minimum amount of link+comment karma a user has to have to view the form. To disable this setting, set the value to something less than or equal to -100.
Default Value: -100
The minimum age that an account has to be to view the form. This setting is entered in seconds (e.g. enter 3600 to signify that accounts must be at least one hour old to view). Set this to a value less than 0 to disable.
Default Value: -100
Whether users should be told what the minimum karma and age requirements are to view the form.
Default Value: True
Allows a non-submittable version of the form to be previewed by users who anyone.
Default Value: True
Where the form results should be posted. By default, all responses are saved and viewable on the form site. This allows them to be posted to reddit for discussion. See the destinations wikipage for details on how to configure this setting.
The title/subject of the form data submitted to reddit. See the table below to see how this setting is used.
| destination | how it's used |
|---|---|
| subreddit post | title |
| subreddit modmail | subject |
| message to user | subject |
| reply to comment, message or post | not used |
This setting supports tokens. See this wikipage for details.
Default Value: u/{username}
The form information to be submitted to reddit.
This setting supports tokens. See this wikipage for details.
Whether or not the user should be sent a confirmation on reddit.
Default Value: True
The subject of the confirmation message sent to the user that submitted the form.
This setting supports tokens. See this wikipage for details.
Default Value: Form Submission Received
The body of the confirmation message sent to the user that submitted the form.
This setting supports tokens. See this wikipage for details.
Default Value: Hi {username}, we received your submission.
The URL to redirect users to after they have successfully submitted a form.
Default Value: http://www.reddit.com/
A username or subreddit that people can contact if they have a question about the form.
Default Value: me
Whether or not Google Analytics should be enabled. If enabled (and a valid Google Analytics ID is provided), Google Analytics tracking will be enabled for user-facing pages.
Default Value: False