Search Titan CMS

Skip to Content
Main Content

Form Field Options

You have many options beyond your basic text box form field.

Drop Down List Field

Drop Down List Field

  1. Click the Titan Form Icon in the WYSIWYG tool. The Text Box List template will display by default.
  2. Select Drop-Down List from the left navigation list.
  3. Enter the Field Name and Label, and, if applicable, the width and required field and error message.
  4. Enter the list options into Key and Display Value in the Drop-down Values section. Hit the plus button after each option is entered. If you would like to rearrange the order of the list, click on a list item and hit the up or down arrow button to move it.
  5. Select Done to add Drop Down List to form. The Form's Content screen will display.
  6. Click Save or Publish from the App Ribbon.

 

List Box Field

List Box Field

  1. Click the Titan Forms Icon in the WYSIWYG tool. The Text Box template will display.
  2. Select the List Box from the left navigation list.
  3. Enter the Field Name and Label, and, if applicable, the width, the required field and error message, and if multiple selections are allowed.
  4. Enter the List Box Values into Key and Display Value in the Drop-down Values section. Hit the plus button after each option is entered. If you would like to rearrange the order of the list, click on a list item and hit the up or down arrow button to move it.
  5. Select Done to add List Box to form or Cancel. The Form's Content screen will display like so, with your default styling applied.
    List box with 3 options - 1, 2, and 3
  6. Click Save or Publish from the App Ribbon.

 

Check Box Field

Check Box Field

  1. Click the Titan Forms Icon in the WYSIWYG tool. The Text Box template will display. (Note: this is for a single text box only. If you are looking to create a form field with multiple check boxes for one question, you will need a Multiple Choice field, with check boxes selected as the style option.)
  2. Select Check Box from the left navigation list.
  3. Enter the Check Box information.
  4. Select Done to add Check Box to form or Cancel. The Form's Content screen will display.
  5. Click Save or Publish from the App Ribbon.

 

Multiple Choice Field

Multiple Choice Field

  1. Click the Titan Forms Icon in the WYSIWYG tool. The Text Box template will display
  2. Click on Multiple Choice in the left navigation list.
  3. Enter the field name and select the checkboxes if relevant.
  4. Choose how you would like the options to appear from the Display As drop-down menu. You can display options as radio buttons or check boxes.
  5. Enter the options into the Choices field, hitting + after each option. If you would like to rearrange the list, click on an option and hit the up or down arrow. Hit the – button to delete an option.
  6. Select Done. The Form's content screen will display.
  7. Go into the source code. At the moment, text for multiple choice options has to be entered outside of the form editor, either in the WYSIWYG editor or in the source code.
    Source button on a form
  8. Add <fieldset> </fieldset> around the multiple choice options, and add in the text of the question as a legend.
    Source code with fieldset around Multiple Choice fields highlighted
  9. Click Done in the Form content, then Save or Publish from the App Ribbon.

 

Radio Group Field (Titan CMS V7.3 and Earlier)

Radio Group field in Titan 7.3

In Titan CMS 7.4 and later, the radio group field is combined with the Check Box under Multiple Choice. In Titan 7.3 and earlier, follow the instructions below.

  1. Click the Titan Forms Icon in the WYSIWYG tool. The Text Box template will display.
  2. Click on Radio Group in the left navigation list.
  3. Enter the field name and select the checkboxes if relevant.
  4. Enter the options into the Radio Group Values field, hitting + after each option. If you would like to rearrange the list, click on an option and hit the up or down arrow. Hit the – button to delete an option.
  5. Select Done. The Form's content screen will display, and the buttons will be out of order. Titan CMS is continuously being improved, and this is resolved in Titan CMS 7.4.
    Radio buttons that are out of order
  6. Type out the question associated with the radio group above the buttons in the WYSIWYG editor.
  7. For the moment, Radio Groups in 7.3 require you to go in to the source code to edit. It will initially look like this: 
    Unedited source code for a radio group field
  8. The first thing you will do in the source code is to mark the radio group as a fieldset by adding <fieldset></fieldset> around the entirety of the group.
    Fieldset tags around a radio set question
  9. Second, around the question, change the element from a <p> tag to a <legend> tag.
  10. Third, rearrange the labels for the buttons so that they are in the correct order.
    Legend text before a question
  11. Click Done in the Form content, then Save or Publish from the App Ribbon.

 

Date and Time Field

Date and Time Field

  1. Click the Titan Forms Icon in the WYSIWYG tool and select Dates and Times.
  2. Enter a field name and label.
  3. Select Date, Time, or Date and Time from the dropdown menu under Input Type.  
    Input Type drop down list
  4. The date and/or time picker will be the default style of whatever browser it is viewed on.
    Date and time picker
  5. If desired, select an earliest and/or latest allowed value – a date or time before or after which dates or times cannot be selected. Format dates as yyy-mm-dd, time in a 24 hour format as hh:mm:ss, and datetime as yyyy-mm-ddThh:mm
    Earliest allowed value field
  6. Dates before earliest allowed value or latest allowed value will be greyed out.
    Greyed out dates before the current date
  7. If desired, enter a Step restriction. This is the amount the date or time will go up or down by if the user is using arrows to change the input.
    Step restriction and help field
  8. Click Done in the Forms Editor, then Save or Publish from the App Ribbon. 

 

Hidden Field

Hidden Field

With the use of a special script, hidden fields of information may be passed to a 3rd party website (user doesn't see). The Hidden Field uses the OnLoad Function field in the Forms Editor block with a special script created by developer. Contact your Titan Administrator for assistance.

 

File Upload Field

File Upload Field

The File Submit Titan Form field allows a user to upload a file through your form on your website.

  1. Click the Titan Forms Icon in the WYSIWYG tool and select the File Upload option.
  2. Enter the field name, label, and any other fields as necessary.
  3. Accepted File Type Specifiers allows you to restrict what types of files a user can upload. Specify the file extensions in a comma-separated list, or enter a class of files by using the file type category and “/*”. For example – image/*
    Accepted File Type Specifiers
  4. Capture Help will activate the user’s device to record audio, video, or images. Enter “user” to launch the user-facing camera or microphone, or “environment” to launch the outward-facing camera or microphone.
    Capture Field
  5. Forms with a file upload field cannot use AJAX Submit. Under Form Submission Action, select either POST to TitSan or POST to Remote URL.
    Form Submission Action fields
  6. If you have chosen POST to Titan, you must manually type in the destination path for uploaded files.
  7. Hit Done in the Forms Editor, then click Save or Publish from the App Ribbon.

Get Support

Expert Titan CMS Support is just a phone call or email away! 

Titan CMS Help Desk

9a.m.-5p.m. CT Mon-Fri
Tel: 414-914-9200
Email: support@nwsdigital.com

Get Support