File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 772
772
file_body_html : |
773
773
<p>People can only upload one file for each file upload question.</p>
774
774
<p>A form can have up to 4 file upload questions.</p>
775
+ hint_text : Hint text (optional)
776
+ is_optional_options :
777
+ ' false ' : Mandatory
778
+ ' true ' : Optional
779
+ is_repeatable_options :
780
+ ' false ' : No - this question can only be answered once
781
+ ' true ' : ' Yes'
782
+ question_text :
783
+ default : Question text
784
+ file : Ask for a file
775
785
summary : What files can people upload?
776
786
summary_body_html : |
777
787
<p>People can upload the following file types:</p>
784
794
<li>text (.json, .odt, .rtf, .txt)</li>
785
795
</ul>
786
796
<p>Each file must be smaller than 7MB.</p>
787
- hint_text : Hint text (optional)
788
- is_optional_options :
789
- ' false ' : Mandatory
790
- ' true ' : Optional
791
- is_repeatable_options :
792
- ' false ' : No - this question can only be answered once
793
- ' true ' : ' Yes'
794
- question_text :
795
- default : Question text
796
- file : Ask for a file
797
797
pages_secondary_skip_input :
798
798
default_goto_page_id : Select a question or page
799
799
default_routing_page_id : Select a question
You can’t perform that action at this time.
0 commit comments