Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
metadata:
title: Choices with icons
documentation: "https://docassemble.org/docs/fields.html#image button"
---
question: |
What is the most important question
to ask?
field: interrogatory
choices:
- "When?": when
image: calendar
- "Where?": where
image: map
---
image sets:
freepik:
attribution: |
Icon made by [Freepik](http://www.flaticon.com/authors/freepik)
images:
calendar: calendar146.svg
map: map32.svg
---
question: |
In that case, ${ interrogatory }
were you born?
fields:
- no label: target_variable
---
question: |
You were born in ${ target_variable }.
mandatory: True