Product documentation Docs
    • English
    • Deutsch
    • 日本語
    • 한국어
    • Français
  • More Sites
    • Now Community
    • Developer Site
    • Knowledge Base
    • Product Information
    • ServiceNow.com
    • Training
    • Customer Success Center
    • ServiceNow Support Videos
  • Log in

Product documentation

  • Home
How search works:
  • Punctuation and capital letters are ignored
  • Special characters like underscores (_) are removed
  • Known synonyms are applied
  • The most relevant topics (based on weighting and matching to search terms) are listed first in search results
Topics are ranked in search results by how closely they match your search terms
  • A match on the entire phrase you typed
  • A match on part of the phrase you typed
  • A match on ALL of the terms in the phrase you typed
  • A match on ANY of the terms in the phrase you typed

Note: Matches in titles are always highly ranked.

  • Release version
    Table of Contents
    • Now Platform administration
Table of Contents
Choose your release version
    Home New York Now Platform Administration Now Platform administration Form configuration Using the form designer

    Using the form designer

    • Save as PDF Selected topic Topic & subtopics All topics in contents
    • Unsubscribe Log in to subscribe to topics and get notified when content changes.
    • Share this page

    Using the form designer

    Administrators or users with the personalize_form role can use the form design feature to quickly create new or change existing form views.

    With form design, you can accomplish the same tasks that you can with form layout in a graphical tool called the form designer. You can also access field properties and add information from macros or previously scripted UI elements.

    Form design is an alternative to configuring forms that combines several configuration options into one tool. It is available by default for new instances and requires UI16 or UI15. Administrators who upgrade from a previous version must activate the Form Designer (com.glide.ui.ng.fd) plugin to use the feature.

    Figure 1. Parts of the UI form design interface
    Parts of the form design
    The page header
    The page header displays the current table and view being designed. Each form is tied to a unique table and view combination. For example, there can only be one form for the incident table default view. Select a different view to modify different form layouts for a table.
    Parts of the header
    The field navigator
    The field navigator allows you to manage fields on the form. It contains the following elements:
    • Filter: Allows text search on the currently selected tab.
    • Fields: Displays a list of existing fields you can add to the current form.
    • Field Types: Displays a list of field types you can add to the current form. Adding a field type to the form layout creates fields in the selected table when the form layout is saved.
    Parts of the field navigator

    Field properties are accessed by clicking the gear icon that appears when you point to a field in the form layout.

    Field properties
    Form layout
    The form layout displays a separate cell for each field, section, annotation, UI element, and related list that is on the form. Each cell has an identifying label and a handle icon to aid in selecting and moving it. The location of the cell in the form layout represents its relative position on the form. Only fields visible on the form layout are displayed on a form.
    Figure 2. Form layout
    Form layout

    Show or hide fields with the form designer

    You can move fields to and from the form workspace to display the fields on the form.

    Before you begin

    Role required: personalize_form

    About this task

    Use the filter to quickly find fields in the field navigator.

    Procedure

    1. Navigate to the form designer.
    2. From the list of fields in the Field Navigator, select the field you want to display from the list of available fields.
    3. Drag the field to the form layout.
    4. Drag the field to the location you want it to be on the form.
    5. To remove a field from the form layout, select the field and click the Remove this field (X) button beside the field label.
    6. Click Save.

    Add a form annotation with the form designer

    Use annotations to provide instructions or additional information about fields on a form.

    Before you begin

    Role required: personalize_form

    Procedure

    1. Navigate to the form designer.
    2. Click the Field Types tab.
    3. Select the Annotations field type.
    4. Drag the annotation to the appropriate location on the form.
    5. Point to the Annotations field and click the gear icon to open Properties dialog box.
    6. In the Properties dialog box, enter a value for Annotation Text.
      You can use HTML tags to format the annotation text.
    7. Click Save.

    Add a new section with the form designer

    Move sections to and from the form layout to display or remove the sections on the form.

    Before you begin

    Role required: personalize_form

    About this task

    Sections can have a one- or two-column layout.

    By default, the first section on a form is always a read-only section displaying the label of the table. You cannot remove this section.

    Procedure

    1. Navigate to the form designer.
    2. Select an existing section.
    3. Click the (+) button beside the section label to add a section.
    4. Enter a label for the section.
    5. Drag sections to reorder them.
      The label for the first section on the form designer is displayed as the form title.
    6. To delete a section, click the (x) button beside the section label.
    7. Click Save.
      The following GIF shows how you would use form designer to add and then delete a form section.
      Form designer example.

    Add a formatter with the form designer

    Use formatters to add information from macros or previously scripted UI elements to a form.

    About this task

    Formatters are used to add information from macros or previously scripted UI elements to a form.

    Procedure

    1. Navigate to the form designer.
    2. Click the Fields tab.
    3. In the filter, enter the string Format.
    4. Select the formatter you want to add to the form.
    5. Drag the formatter to the location you want it to be on the form.
    6. Click Save.

    Add a new field with the form designer

    You can add a field to a form and the associated table.

    Before you begin

    Role required: personalize_form

    About this task

    Adding a field creates a dictionary entry for the new column in the current table. You can create a custom table and then use the form designer to add fields to the form.

    Use the filter to quickly find field types in the field navigator.

    Procedure

    1. Navigate to the form designer.
    2. Click the Field Types tab.
    3. Select the cell for the field type to create.
    4. Drag the field type to the location you want it to be on the form.
    5. Enter a label for the field.
    6. (Optional) Point to a field in the form design area and click the gear icon to access properties.
    7. Click Save.

    Tags:

    Feedback
    On this page

    Previous topic

    Next topic

    • Contact Us
    • Careers
    • Terms of Use
    • Privacy Statement
    • Sitemap
    • © ServiceNow. All rights reserved.

    Release version
    Choose your release version

      Using the form designer

      • Save as PDF Selected topic Topic & subtopics All topics in contents
      • Unsubscribe Log in to subscribe to topics and get notified when content changes.
      • Share this page

      Using the form designer

      Administrators or users with the personalize_form role can use the form design feature to quickly create new or change existing form views.

      With form design, you can accomplish the same tasks that you can with form layout in a graphical tool called the form designer. You can also access field properties and add information from macros or previously scripted UI elements.

      Form design is an alternative to configuring forms that combines several configuration options into one tool. It is available by default for new instances and requires UI16 or UI15. Administrators who upgrade from a previous version must activate the Form Designer (com.glide.ui.ng.fd) plugin to use the feature.

      Figure 1. Parts of the UI form design interface
      Parts of the form design
      The page header
      The page header displays the current table and view being designed. Each form is tied to a unique table and view combination. For example, there can only be one form for the incident table default view. Select a different view to modify different form layouts for a table.
      Parts of the header
      The field navigator
      The field navigator allows you to manage fields on the form. It contains the following elements:
      • Filter: Allows text search on the currently selected tab.
      • Fields: Displays a list of existing fields you can add to the current form.
      • Field Types: Displays a list of field types you can add to the current form. Adding a field type to the form layout creates fields in the selected table when the form layout is saved.
      Parts of the field navigator

      Field properties are accessed by clicking the gear icon that appears when you point to a field in the form layout.

      Field properties
      Form layout
      The form layout displays a separate cell for each field, section, annotation, UI element, and related list that is on the form. Each cell has an identifying label and a handle icon to aid in selecting and moving it. The location of the cell in the form layout represents its relative position on the form. Only fields visible on the form layout are displayed on a form.
      Figure 2. Form layout
      Form layout

      Show or hide fields with the form designer

      You can move fields to and from the form workspace to display the fields on the form.

      Before you begin

      Role required: personalize_form

      About this task

      Use the filter to quickly find fields in the field navigator.

      Procedure

      1. Navigate to the form designer.
      2. From the list of fields in the Field Navigator, select the field you want to display from the list of available fields.
      3. Drag the field to the form layout.
      4. Drag the field to the location you want it to be on the form.
      5. To remove a field from the form layout, select the field and click the Remove this field (X) button beside the field label.
      6. Click Save.

      Add a form annotation with the form designer

      Use annotations to provide instructions or additional information about fields on a form.

      Before you begin

      Role required: personalize_form

      Procedure

      1. Navigate to the form designer.
      2. Click the Field Types tab.
      3. Select the Annotations field type.
      4. Drag the annotation to the appropriate location on the form.
      5. Point to the Annotations field and click the gear icon to open Properties dialog box.
      6. In the Properties dialog box, enter a value for Annotation Text.
        You can use HTML tags to format the annotation text.
      7. Click Save.

      Add a new section with the form designer

      Move sections to and from the form layout to display or remove the sections on the form.

      Before you begin

      Role required: personalize_form

      About this task

      Sections can have a one- or two-column layout.

      By default, the first section on a form is always a read-only section displaying the label of the table. You cannot remove this section.

      Procedure

      1. Navigate to the form designer.
      2. Select an existing section.
      3. Click the (+) button beside the section label to add a section.
      4. Enter a label for the section.
      5. Drag sections to reorder them.
        The label for the first section on the form designer is displayed as the form title.
      6. To delete a section, click the (x) button beside the section label.
      7. Click Save.
        The following GIF shows how you would use form designer to add and then delete a form section.
        Form designer example.

      Add a formatter with the form designer

      Use formatters to add information from macros or previously scripted UI elements to a form.

      About this task

      Formatters are used to add information from macros or previously scripted UI elements to a form.

      Procedure

      1. Navigate to the form designer.
      2. Click the Fields tab.
      3. In the filter, enter the string Format.
      4. Select the formatter you want to add to the form.
      5. Drag the formatter to the location you want it to be on the form.
      6. Click Save.

      Add a new field with the form designer

      You can add a field to a form and the associated table.

      Before you begin

      Role required: personalize_form

      About this task

      Adding a field creates a dictionary entry for the new column in the current table. You can create a custom table and then use the form designer to add fields to the form.

      Use the filter to quickly find field types in the field navigator.

      Procedure

      1. Navigate to the form designer.
      2. Click the Field Types tab.
      3. Select the cell for the field type to create.
      4. Drag the field type to the location you want it to be on the form.
      5. Enter a label for the field.
      6. (Optional) Point to a field in the form design area and click the gear icon to access properties.
      7. Click Save.

      Tags:

      Feedback

          Share this page

          Got it! Feel free to add a comment
          To share your product suggestions, visit the Idea Portal.
          Please let us know how to improve this content

          Check any that apply

          To share your product suggestions, visit the Idea Portal.
          Confirm

          We were unable to find "Coaching" in Jakarta. Would you like to search instead?

          No Yes
          • Contact Us
          • Careers
          • Terms of Use
          • Privacy Statement
          • Sitemap
          • © ServiceNow. All rights reserved.

          Subscribe Subscribed Unsubscribe Last updated: Tags: January February March April May June July August September October November December No Results Found Versions Search preferences successfully updated My release version successfully updated My release version successfully deleted An error has occurred. Please try again later. You have been unsubscribed from all topics. You are now subscribed to and will receive notifications if any changes are made to this page. You have been unsubscribed from this content Thank you for your feedback. Form temporarily unavailable. Please try again or contact  docfeedback@servicenow.com  to submit your comments. The topic you requested does not exist in the release. You were redirected to a related topic instead. The available release versions for this topic are listed There is no specific version for this documentation. Explore products Click to go to the page. Release notes and upgrades Click to open the dropdown menu. Delete Remove No selected version Reset This field is required You are already subscribed to this topic Attach screenshot The file you uploaded exceeds the allowed file size of 20MB. Please try again with a smaller file. Please complete the reCAPTCHA step to attach a screenshot
          Log in to personalize your search results and subscribe to topics
          No, thanks Login