Other... options

Submitted by GEORGE on

Select, Checkboxes, and Radios are all called Option Elements. Each of these has an "other" element, too.

Options elements, other

The "other" elements have built-in functionality that allows are user to pick from the options you configure, or write in another value. For example, a user can pick Red, Green, or Blue, or select "Other..." and write in their own value.

Hiding a field

Submitted by GEORGE on

Sometimes you need to hide a field. Maybe you don't want to completely remove it, but you don't want people entering values right now.

Access, uncheck all

Edit the field, click on the "Access" tab, and uncheck all the checkboxes. Scroll to the bottom and hit Save. This means no one has access to create a value for this field, and the field won't appear on the form.

Composite Elements: Contact

Submitted by GEORGE on

We talked about the Name Element, and the Address Element. What if we brought them together into a Contact Element?

The Contact Element allows for Name, Company, Email address, Phone, two Address fields, City, State, Zip, and Country. Those are all set up with the appropriate field types, select options, and validations. All you have to do is uncheck the elements you don't want, and check the fields you want to require.

Composite Elements: Name

Submitted by GEORGE on

So what are Composite Elements?

Composite Elements are groups of elements that make one logical "thing."

For example, a name. A name might be made up of a title, a first name, a middle name or initial, a last name, a suffix, and/or a degree. Each element gets its own field but they are all part of a "thing" called a name.

When you add a Name Element to your webform, you can deselect the parts you don't want. You can change the label, in case you want it to say First Name or Given Name. You can make that part required.

Pre-populating an email address

Submitted by GEORGE on

So now that we know how to force users to log in to fill out the webform... this means we know the user's email address. And we probably have a field asking the user for their email address. Maybe we can save them a step.

Editing the form, click the "Edit" button next to the email address field. In the panel that appears, click the Advanced tab. The first section is for a "Default value."

Requiring a user to be logged in

Submitted by GEORGE on

There are a lot of reasons to force users to be logged in when submitting a webform. You know this submission is from a legit member of the RPI community. You won't get spam or bogus info (and if you do, you know who submitted it). The user doesn't get the CAPTCHA, which makes it easier on them. Etc.

Set your limits

Submitted by GEORGE on

Sometimes you want a maximum number of form submissions. For example, if there are only 100 seats available for this event, or if you're only accepting the first 25 responses. You can do that with Submission Limit Settings.

On your form, go to Settings. (If you don't see Settings, go to Edit, scroll down to where it says Webform, find the helper text that says "You can manage the form here" and click that link. If you still can't see Settings, you might not have Admin access to this form.) From Settings, click Submissions.

Back to top