Skip to content

Settings

Jakeable edited this page Apr 24, 2017 · 2 revisions

This is a rundown of each individual setting and what it does

Accepting Responses

Whether this form is accepting responses or not.

Default Value: False


Site Title

This is the title that appears in the top navbar, and is used for the window/tab title.

Default Value: subreddit form site


Welcome Body

The message on the homepage of the form site

Default Value: welcome to the form site!


Form Instructions

The instructions displayed on the form itself

Default Value: Please fill this form out.


Questions

The questions that will appear on the form. See the questions wikipage for details on how to format the questions data.


Minimum Karma

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


Minimum Age

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


Expose Requirements

Whether users should be told what the minimum karma and age requirements are to view the form.

Default Value: True


Form Preview

Allows a non-submittable version of the form to be previewed by users who anyone.

Default Value: True


Form Destination

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.


Response Title

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}


Response Body

The form information to be submitted to reddit.

This setting supports tokens. See this wikipage for details.


Message User

Whether or not the user should be sent a confirmation on reddit.

Default Value: True


Message Subject

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


Message Body

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.


Success URL

The URL to redirect users to after they have successfully submitted a form.

Default Value: http://www.reddit.com/


Contact Person

A username or subreddit that people can contact if they have a question about the form.

Default Value: me


Google Analytics Enabled/Google Analytics ID

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

Clone this wiki locally