[[+content_image]]
A
A
Alexander Timofeev2015-12-06 17:40:39
MODX
Alexander Timofeev, 2015-12-06 17:40:39

How to send attached files via FormIt in modx?

adding enctype="multipart/form-data" to form (i.e.

<form action="" method="post" class="form" enctype="multipart/form-data">
) and
<input type="file"  value="[[!+fi.contact_attachment]]"/>
does not help
and how else to make the information from this form duplicated in the resources

Answer the question

In order to leave comments, you need to log in

[[+comments_count]] answer(s)
D
Dmitry Khristoev, 2015-12-06
@Haoss

<form method="post" action="" enctype="multipart/form-data">

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question