Salesforce

Customizing a Web Form

« Go Back
Information
Customizing a Web Form
UUID-abe7da6c-7858-3131-5983-8865aac68646
Article Content

After you create a web form, you can customize it to reflect your organization's branding and requirements. This article will outline the configuration options available for web form customization and additional support information.

To customize web forms

  1. On the Privacy Rights Automation menu, select Setup > Web Forms. The Web Form Templates screen appears.

  2. Click the View button on the web form you want to customize. The Web Form Customization screen appears.

  3. On the Web Form Customization screen, you can customize the web form to meet your organization's brand standards and business needs. Refer to the sections for additional guidance on the available options for fields, text, styling, and more. For general navigation reference, see the Web Form Customization Screen Reference.

  4. Click the Save button when you are finished customizing.

  5. Open the Context Menu icon and click Preview to preview and test the web form. 

    Note

    For information on generating links, see Generating a Web Form Link. You may need assistance from your organization's marketing team to implement these links on your organization's website(s).

    web-form_context-button.png

Web Form Customization Screen Reference

web-form-customize-screen.png

Form Fields

Configure the form fields for your given web form template.

web-form-form-fields.png

Instruction Descriptions

Set the default language for the web form.

Note

The Enable Language Preference setting must be enabled in the Settings tab in order to customize language preferences for the web form.

Use the Drag and Drop move-icon.png icon to arrange the order of the form fields on the web form template.

Click the Edit icon edit_icon.png to revise a form field.

Click the Hide icon hide_icon.png to remove a form field from the web form template, but not delete it. 

Click the Show icon show_icon.png to add a hidden response option to the web form template.

Click the Add New button to add a new form field.

Form Field Types

Form fields can be configured by several field types. The I am a (an) field establishes the relationship between the data subject and your organization. The Select request type(s) field determines which types of requests the data subject is making.

OneTrust web forms support two types of form fields: Standard and Custom.

Standard: default fields provided on the web form template. These fields can be customized as necessary.

Custom: new fields added to the web form configured with specific field types and field options. Custom fields updated via the PUT Custom Fields endpoint will populate and organize in the Request Details screen according to the following conditions:

  • Ordered

    • Submitted via web form

    • Submitted via API using field key

  • Unordered

    • Submitted via query parameter

    • Submitted via API using field name

  1. In the Field Type field, select the type of field you want to create.

  2. Click the Create button to add your new custom form field. For information on how to edit the available field options, see Form Field Edit Options.

    Note

    For more information on reporting custom and standard fields, see Reporting Options for Data Subject Requets and Consumer Rights.

Create_Form_Field.png

Field

Description

User Input

Allows the user to enter custom values including free text, email, and phone numbers.

Selection

Allows the user to select from a defined set of options.

Number

Allows the user to enter numerical values into the field. This input type requires a custom validation.

Email

Allows the user to enter an email address.

Date Picker

Allows the user to select a date from a date picker.

Content Block

Allows the user to add rich content to the web form, such as statement text, supporting description text, or embedded videos.

Form Field Edit Options

The available form field edit options will depend on your selected field type (i.e. subject and request type fields uniquely have Display Type and Enable Multi-Select settings, where as user input fields like first name or address are single-select response fields).

web-form_edit_options1.png
web-form-settings1.png
web-form_display-multi-options.png
web-form-settings2.png

Field

Description

Hide from Web

Enable Hide from Web Form to omit the field from the web form. You will need to assign a default value that will be automatically populated for the form for specific user types.

This setting is only applicable to the following fields:

  • Seeded request type

  • Seeded subject type

  • Seeded country field

Label

Edit the label for a form field.

Description

Enter a brief description of the field which will appear as a tooltip when a data subject hovers over the field label on the web form.

Internal

Enable this setting to only show data entered in the field within the admin console. It will not be shown to the data subject in the Data Subject Portal and will not appear in notification emails sent to the data subject.

Required

Enable this setting to require a form field entry before the web form can be submitted.

Mask Entry In Email

If you enable this setting, data entered in this field will appear in the admin console and data subject portal normally. In notification emails, the data will be obscured and not readable.

Mask Entry in Web Form

If you enable this setting, data entered in the field will be masked in the web form, the Data Subject Request Details screen, and the Data Subject Portal to prevent unnecessary access to sensitive data. Access permissions are assigned by user roles.

Data Collected for Identity Verification

Enable this setting to allow the field to collect information that will be used to verify the identity of the individual submitting the request.

Display Type

Select how options will be displayed to the user, either as a list selection or as buttons.

Enable Multi-Select

Enable Enable Multi-Select to allow the data subject to select multiple field responses when the field has been configured with multiple selection options.

Options

Add and delete the available options for the field response. Use the Drag and Drop icon order-option-handle.png to arrange the order of the options.

Custom Validation

Enter the regular expression (regex) that will be used to validate the input for the field.

Preview Text

Enter the text that will appear in the field as a prompt for the data subject.

Validation Error Message

Enter the message that will be displayed if the data entered in the field cannot be validated.

Email

The seeded email address field can be enabled with the Enable Confirm Email setting to ask data subjects to re-enter their email to validate their input.

Address Line 2

Authorized users can update web forms with a second address line user input type field to intake an additional physical address on a web form. Any settings turned on for the Address field, (Internal, Mask Entry in Email, etc.) will also be applied to this second field. This field will remain an optional field even if the main Address field is required.

  1. On the Web Form Customization screen, open the Form Fields section and click the Edit icon for Address.

  2. Scroll down to locate and turn on the Enable Address Line 2 setting.

    enable-address-line2.png
  3. The web form preview will update with the second address line. Once saved and published, the web form can now intake an Address Line 2 field during request submission. This additional intake field will appear in request details.

    preview-enable-address-2.png

Form Text

Write and edit customized messages to assist data subjects completing the web form.

all-form-field-text-options.png

Click the Edit icons edit_icon.png to revise the text.

Field

Description

Welcome Text

Enter a greeting that informs data subjects on the purpose and how to complete the web form.

Footer Text

Enter contact information for your organization.

Submit Button Text

Customize the text of the submit button.

Thank You Page

Enter the text that will appear on the screen when the data subject submits the form. This should provide next step instructions for data subjects when they submit the web form.

Verification Step Page Text

Enter the text that will appear on the screen if you have email verification enabled for the web form.

This option will only appear if you enabled email verification for data subjects. For more information, see Enabling Web Form Verification Settings

Email Confirmation Page Text

Enter the text that will appear on the screen when the data subject is confirming their email. This page should provide context for the confirmation of their email or if their request has expired due to lack of confirmation.

Phone/Third-Party Verification Text

Enter the text that will appear on the Success and Failure screens presented to data subjects using web forms enabled with a verification method. For more information, see Customizing Text on Verification Screens.

Form Styling

You can fully customize the look and feel of your web form to match your organization's brand standards.

form-styling1.png
form-styling2.png

Field

Description

Web Form Favicon

Click the Upload button to select an image or logo for your organization's web form. The favicon will appear in the browser tab.

Header Logo

Click the Upload button to select the logo you want to use in the header of the web form. 

Click the Deleted icon delete_icon.png to delete an uploaded header image.

Header Logo Alt Text

Enter alternate text for the Header Logo for accessibility.

Header Height

Enter the desired height of the header, in pixels.

Header Color

Use the color selector or enter the hexadecimal code (format #XXXXXX) for the color you want the header to be.

Welcome Text Color

Use the color selector or enter the hexadecimal code (format #XXXXXX) for the color you want the welcome text to be. 

Welcome Text Size

Enter the size you want the welcome text to be, in pixels.

Active Button Color

Use the color selector or enter the hexadecimal code (format #XXXXXX) for the color you want responses to be when they are selected.

Active Button Text Color

Use the color selector or enter the hexadecimal code (format #XXXXXX) for the color you want the text to be on responses when they are selected.

Attachment Description Text Color

Use the color selector or enter the hexadecimal code (format #XXXXXX) for the color you want the text describing attachments to be.

Attachment Description Text Size

Enter the size you want the attachment description text to be, in pixels.

Attachment Button Text Color

Use the color selector or enter the hexadecimal code (format #XXXXXX) for the color you want the text to be on the Upload Attachment button.

Attachment Button Text Size

Enter the size you want the attachment button text to be, in pixels.

Footer Text Color

Use the color selector or enter the hexadecimal code (format #XXXXXX) for the color you want the footer text to be.

Footer Text Size

Enter the size you want the footer text to be, in pixels.

Attachment Settings

This option will only appear in the Web Form tab if you have turned on Enable Attachment Upload > Require Attachment?.

Note

You can preview a data subject request attachment from the Request Details screen. This feature helps mitigate breach exposure risks by allowing users to preview the request attachment rather than downloading files to their machines.

On the Request Details screen, select the data subject's attachment in the messaging portal to populate a preview window.

For more information on accepted attachments and file size limitations, see Accepted File Types for Privacy Rights Automation.

web-form_attachment.png

Field

Description

Require Attachment?

Enable to require the data subject to upload an attachment before the request can be submitted.

Description

Enter a brief description of what the data subject should attach.

Button Text

Enter the text you want to appear on the Select A File button.

File Size Limit Text

Enter the message you want to appear when a data subject attempts to upload a file that is too large.

Web Form Character Limits

You can customize the text and labels in your web form. The following character limits apply to each type of field or label option.

Note

Custom input form fields support up to 40000 characters.

Customization Tab

Section

Field or Label

Character Limit

Settings

General

Web Form Name

100

Settings

Data Subject Portal

Privacy Team Display Name

30

Web Form

Form Fields

Label

None

Web Form

Form Fields

Description

None

Web Form

Form Fields

Option Label

150

Web Form

Form Fields

Option Description

500

Web Form

Form Fields

Custom Validation

None

Web Form

Form Fields

Preview Text

50

Web Form

Form Fields

Validation Error Message

100

Web Form

Form Fields

Content Block (Field Type) - Display Content

None

Web Form

Form Text

Welcome Text

None

Web Form

Form Text

Footer Text

None

Web Form

Form Text

Submit Button Text

25

Web Form

Form Text

Thank You Page

None

Web Form

Attachment

Description

300

Web Form

Attachment

Button Text

150

Web Form

Attachment

File Size Limit Text

150

Web Form

Visibility Rules

Rule Name

100

Rules

Add Rules

Rule Name

None

 
Article Visibility
25,493
Translation
English
Checked

Powered by