Skip to content

Commit 31a7cb9

Browse files
committed
Cut repeat section (whoops)
1 parent 66b9f5c commit 31a7cb9

File tree

1 file changed

+1
-32
lines changed

1 file changed

+1
-32
lines changed

content/en/actions/forms/_index.md

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -104,35 +104,4 @@ To visualize form responses in a dashboard:
104104
[12]: /dashboards/widgets/configuration/
105105
[13]: https://app.datadoghq.com/ddsql/editor
106106
[14]: /dashboards/widgets/query_value/
107-
[15]: /dashboards/querying/#define-the-metric
108-
109-
110-
111-
112-
113-
### Start with a blueprint
114-
115-
Blueprints are helpful starter forms that cover common use cases. They come loaded with a sample description and questions to help familiarize yourself with form elements. Blueprints also showcase best practices for setting up form elements.
116-
117-
To create a form from a blueprint:
118-
1. On the [Forms][1] page, click **+ New Form**.
119-
1. Select a blueprint, then click **Continue**.
120-
1. Optionally, change the title and/or description. Click **Continue**.
121-
1. To edit the form, click the placeholder component, or click the **<i class="icon-plus-circled-wui"></i>** icon to add a new component. Component types include single line text, multi-line text, select, checkboxes, and ratings. The following table lists the elements available inside components:
122-
| Element | Description | Component Availability |
123-
|----------------------------|---------------------------------------------------------------------|-----|
124-
| Required | Determines whether the question requires an answer from the respondent; required questions are marked with a red asterisk on forms. | All components |
125-
| Field name | The name of the field. Appears in the JSON version in [**Responses**][8]. Not visible to respondents. | All components |
126-
| Placeholder | The text the respondent sees before entering any text. | Short answer, paragraph, and dropdown |
127-
| Default value | The default item or text that is selected before the respondent makes a selection. | All components except ratings and checkboxes |
128-
| Data | The available options that respondents can choose from. | Select and checkboxes |
129-
| Questions | The questions respondents are asked when rating their experience. | Ratings |
130-
1. Click **Save** to save your changes.
131-
132-
To preview, share, and debug your form:
133-
1. Click **View** to display the form as it appears to respondents. Click **Edit** to return to the creator view.
134-
1. Click **Share** to copy the form link to your clipboard.
135-
1. In the **Debug** section:
136-
1. click **Form** to show a mini-preview of your form.
137-
1. click **Data Definition** to show the JSON version of the components' definition.
138-
1. click **UI Definition** to show the JSON version of the form's UI.
107+
[15]: /dashboards/querying/#define-the-metric

0 commit comments

Comments
 (0)