Style a survey—ArcGIS Survey123 | Documentation (2024)

The Survey123 website provides tools to configure the presentation of a survey, allowing it to stand out to users. You can change the survey's information presented in the gallery, the title present when you've opened the survey, and the colors and styling of the survey to make it visually distinct. You can also insert media into the survey and add HTML formatting.

Change thumbnail, title, description, and tags

The thumbnail and survey name are important to visually differentiate surveys in the Survey123 website. This is particularly important if you're creating multiple surveys for your own use or if field crews download more than one survey.

Style a survey—ArcGIS Survey123 | Documentation (1)

When editing a survey in the Survey123 website, you can change the name of the survey by clicking the survey's current title in the navigation bar.

To change the thumbnail, tags, and summary of a survey item, open the Edit Survey Info dialog box on the My Surveys page, in the lower right corner of a survey's card. You can also edit the thumbnail, tags, and summary in ArcGIS Online or ArcGIS Enterprise.

Set the survey header, description, and footer

The survey header appears when you open the survey through its viewer URL. It can provide a more detailed description of the survey. The survey header is not the same as the survey name, which is displayed in the gallery.

You can set the survey header by selecting it in the web designer. The pane on the right will switch to Edit, allowing you to change the displayed title. You can also edit the survey description and survey footer in the same way.

The survey header can be text or an image. The suggested maximum width for a header image is 680 pixels.

The survey description can include images and formatted text, including links.

The survey footer can include text and a URL.

Use images in a survey

Using images in surveys can be helpful in many ways. It's not just a matter of making surveys pleasing to the eye; images in the survey can help users make determinations when filling in information. Providing images in surveys can assist with making visual identifications or estimations.

The Insert Image button is available when editing the survey's header, description, any Note question, as well as a custom survey theme and the thank you screen. After clicking this button, you can choose to either provide the URL for an image hosted online, or upload an image saved on your device. You can also provide alt text to aid in the accessibility of the survey. When using images hosted online, ensure that the image is shared publicly. If you're referencing an image hosted by ArcGIS Online or ArcGIS Enterprise connected to the open internet, the URL must use the format of https://<org_url>/sharing/rest/content/items/<item_id>/data.

Note:

The option to provide a locally stored image is disabled when using the Survey123 website with ArcGIS Enterprise.

Styles and customization

On the Add tab in the design pane, you can control the survey elements shown in the survey. The Survey element section allows you to disable the survey's header, description, or footer to prevent them from appearing in the form.

On the Appearance tab in the design pane, you can control the visual elements of the survey.

The Theme section allows you to choose from various default themes, altering the background and color scheme of the survey. The theme tile marked with a house icon is your organization's shared theme, set by your administrator.

Style a survey—ArcGIS Survey123 | Documentation (2)

To configure one of these themes further, click the Edit theme button below the theme selection. This opens additional Header, Content, and Web Page sections, allowing you to change the colors or background images for that theme. This customized theme is saved to the theme tile marked with a settings button.

The Theme from existing survey tile, to the left of the customized theme, allows you to use the theme from another survey in your organization. You can customize this theme further with the Edit theme options as well. A Choose from another survey button appears in the lower right after an existing survey has been selected, allowing you to choose a different existing survey.

Note:

When editing the appearance of surveys published in Survey123 Connect, the design pane will show a preview survey instead of the actual survey. You will also be unable to edit the text of the survey's header and footer.

Group, page, and repeat colors

You can set the colors for groups, pages, and repeats independently of the overall survey style by adding the backgroundColor and borderColor parameters to the body::esri:style column. Colors can be specified by standard HTML color names or hex color codes. You can provide these as a constant or as a reference to a question. Multiple parameters are separated by a space, for example:

backgroundColor=LightCyan borderColor=#483D8B

Note:

The backgroundColor and borderColor parameters are not supported in the Survey123 web app.

Grid style groups do not support borderColor.

HTML formatting

You can use HTML formatting in question labels and the labels in choice lists. Applying formatting to this text can help draw attention to important information. Supported HTML formatting is as follows:

TagAttribute

a

href, style

abbr

title

audio¹

autoplay, controls, loop, muted, preload

b, strong, i, em, u, ul, ol, li, tbody, br, hr

dd, dl, dt

style

div¹

style, align

figcaption

style

figure

style

font

size, color, style

h1, h2, h3, h4, h5, h6

style

img

src, width, height, border, alt, style

p

style

source¹

media, src, type

span

style

sub

style

sup

style

table

width, height, cellpadding, cellspacing, border, style

td, th

height, width, valign, align, colspan, rowspan, nowrap, style

tr

height, valign, align, style

video¹

autoplay, controls, height, loop, muted, poster, preload, width

¹Only supported in the Survey123 web app.

Note:

Links in choice labels don't function in the Survey123 web app in the following situations:

  • When the appearance set in Survey123 Connect is minimal or autocomplete
  • When using the rank question type in Survey123 Connect
  • When using the Dropdown or Ranking question types in the Survey123 web designer

By default, a hyperlink created with HTML formatting opened in the Survey123 web app will open the destination in the same tab as the survey. To open this link in a new tab instead, add target="_blank" to the a href tag, for example:

<a href="https://www.esri.com" target="_blank">Link to Esri website</a>

HTML formatting will not display in the followingareas of the web form:

  • Required and constraint messages
  • Choice labels from either an external select orexternal choice question
  • Choice labels if the choice order is set torandomize

Thank you screen

A thank you screen appears when data is submitted by the user in the Survey123 web app. You can edit this screen on the Options tab of the web designer and use rich text editing, including links and images.

You can add a link to the thank you screen that will reopen the survey response that was just submitted, in either edit mode or view mode. These built-in links use a dynamic globalId parameter to open the response and allow the user to edit and resubmit it or view it in a read-only state. Click the Link button in the thank you screen editor to add a link. Click the Use a survey link button to add a formatted URL for editing or viewing the survey response.

Style a survey—ArcGIS Survey123 | Documentation (3)

You can allow users to submit a new response, either by providing a link in the thank you screen that users can click to reload the survey or by reloading the survey automatically after a specified delay. Alternatively, you can automatically redirect to a nominated URL. The default delay is 3 seconds. If the delay is set to 0, the thank you screen is not shown when the survey is complete and the redirect occurs immediately once the survey is completed. URL redirection is ignored when a survey is embedded using an iframe.

The autoReload URL parameter takes precedence over the delay set in the Survey123 web designer.

For surveys designed in Survey123 Connect, you can also customize the content for the thank you screen using a special note question in the XLSForm. For more information, see Customize form elements.

Feedback on this topic?

Style a survey—ArcGIS Survey123 | Documentation (2024)

FAQs

Which two ArcGIS Survey123 components can be used to submit survey responses? ›

Submitter—A submitter can submit responses to a survey from the Survey123 field app or web app. A submitter can optionally edit records in the Survey123 field app or web app, depending on the settings on the Share survey section of the Collaborate tab.

How many repeats can you have in Survey123? ›

By default, there is no restriction on the number of times you can repeat the questions. Point locations from the first geopoint question in a repeat can be displayed on any map in the survey.

Can you edit a Survey123 after publishing? ›

It's possible to update a survey that has been published. After making changes to a survey, you can typically republish it without deleting and re-creating the feature layer. The following table lists the changes you can make to a published survey that do not cause loss of data.

What is the difference between Survey123 and Survey123 connect? ›

To suit your survey needs, it's available in two offerings: Survey123 Web for quick survey creation in a simple drag and drop interface and Survey123 Connect which uses XLS forms to create surveys and can provide more advanced configurability.

What are the 2 main types of questions that can be included in surveys? ›

  • Multiple choice questions are the most popular survey question type. ...
  • Net Promoter Score® questions are a good example of rating scale questions. ...
  • Open-ended survey questions require respondents to type their answers into a comment box and don't provide specific pre-set answer options.

What are the two 2 types of survey? ›

Surveys can be divided into two broad categories: the questionnaire and the interview. Questionnaires are usually paper-and-pencil instruments that the respondent completes. Interviews are completed by the interviewer based on the respondent says.

What is the maximum field length in Survey123? ›

The default field length for select one questions is 255.

Where does Survey123 store data? ›

Where are my surveys stored? A survey is composed of multiple ArcGIS items. For each survey, Survey123 creates a folder in your ArcGIS account named Survey-SurveyName that contains the following: Form item—Contains the survey that can be opened in the Survey123 field app and web app.

Can multiple people edit an ArcGIS storymap? ›

You can collaborate when creating content with ArcGIS StoryMaps. Collaboration is managed by groups and can involve members of your own organization or other organizations with which you have an established partnership.

What is the size limit for Survey123? ›

In the mobile app, the max limit is 10Mb. In the Survey123 web app you can upload attachments up to 100Mb per attachment in ArcGIS Online, and up to 20Mb in ArcGIS Enterprise.

How do I delete all records in Survey123? ›

On the My Surveys tab, select Surveys I own from the drop-down list. On the survey's Data page, on the top panel, click Open in Map Viewer. In the Map Viewer window, click the survey record on the map to display its pop-up. Click Edit > Delete.

When to use field maps vs Survey123? ›

If your data collection is more information and not so much feature delineation, Survey123 is easier and more accessible to users. If your data is more map centric, Field Maps has advantages. However, Survey123 has also come a long way and users of Survey123 can now create points, lines, and polygons on maps.

Can you use Survey123 without an account? ›

Open the Survey123 app on your device. Select Continue without signing in (even if you have an ArcGIS Online account!). Select the QR Code icon in the search bar and scan each of the following codes. The datasheets will open automatically.

Where are Survey123 photos stored? ›

The photos taken within the app are stored in ~/Apps/Survey123/Documents/ArcGIS/My Survey Attachments. You will need to use file browsing software to access the location directly on iOS (eg iMazing). From there, you can Select All or group images by date and select the ones you want.

What are the components of Survey123? ›

Survey123 components

All Survey123 items (forms, web maps, tabular reference data, and survey records) are stored in your ArcGIS Online or ArcGIS Enterprise organization. The Survey123 website is used to manage all surveys, view and analyze data, and create feature reports.

What are the 2 main types of data structure used in ArcGIS? ›

There are two different types of GIS data, vector data and raster data. Each type of data has its format.

What are the two survey designs? ›

Below are examples of survey design types: Cross-Sectional Surveys: Conducted at a single point to analyze current trends or opinions within a specific population. Longitudinal Surveys: Follow the same subjects over time to observe changes, making them perfect for studying trends and outcomes.

Which two items can be added to ArcGIS online? ›

Items you create in ArcGIS Online
Item typeNotes
Insights workbook (URL)Created in ArcGIS Insights.
Locator (view)Created from Content > My Content > New item.
Map image layerCreated in ArcGIS Pro and ArcMap and published to ArcGIS Online.
Media layerCreated and saved as an item in Map Viewer.
41 more rows

References

Top Articles
Latest Posts
Article information

Author: Ouida Strosin DO

Last Updated:

Views: 5990

Rating: 4.6 / 5 (56 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Ouida Strosin DO

Birthday: 1995-04-27

Address: Suite 927 930 Kilback Radial, Candidaville, TN 87795

Phone: +8561498978366

Job: Legacy Manufacturing Specialist

Hobby: Singing, Mountain biking, Water sports, Water sports, Taxidermy, Polo, Pet

Introduction: My name is Ouida Strosin DO, I am a precious, combative, spotless, modern, spotless, beautiful, precious person who loves writing and wants to share my knowledge and understanding with you.