Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Findeton committed Sep 20, 2024
1 parent b1f9cb5 commit 1ccc571
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/general/reference/election-creation-json.md
Original file line number Diff line number Diff line change
Expand Up @@ -3419,6 +3419,16 @@ If there's a partial match with the category, all options within the category wi
be shown. The results of the search will always be shown in one column, regardless of
the column configuration for the question.

### Question Extra: `footer_html`

- **Property name**: `footer_html`
- **Type:** `String`
- **Required:** No
- **Default:** ``
- **Example:** `<b>My html</b>`

This html will be included at the end of the question in the voting and review screens.

## WriteInConfig Object

The JSON object type describes the Write-In configuration in a question. It used inside the
Expand Down

0 comments on commit 1ccc571

Please sign in to comment.