Hi,
I am trying to use the Multi File Upload Widget. So this is what I tried.
On the Elements tab drag a copy of the widget from the Widget elements group into the Preview box.
Set the element name - including the [], the number of file uploads you want to allow and any other settings you need.
On the Action tab drag an Upload Files action into the On Submit event.
Configure the Upload Files action as normal adding the name of the Multi File Upload *without the []* in the Fields Configuration box with the file types and also on the Advanced tab in the Array Fields box.
If there are no other File elements in your form you will need to add enctype="multipart/form-data" into the Form tag attachment box on the Form General tab (click the Form Name link in the Forms Manager to open it).
I do this and when I view the form I get nothing.
I add a show html and I get this.
Fatal error: Call to undefined method HTML_ChronoForms::loadWidget() in /home/content/17/4709517/html/mb/wordpress/administrator/components/com_chronoforms/form_actions/show_html/cfaction_show_html.php(142) : eval()'d code on line 2
what am i missing?
john
I am trying to use the Multi File Upload Widget. So this is what I tried.
On the Elements tab drag a copy of the widget from the Widget elements group into the Preview box.
Set the element name - including the [], the number of file uploads you want to allow and any other settings you need.
On the Action tab drag an Upload Files action into the On Submit event.
Configure the Upload Files action as normal adding the name of the Multi File Upload *without the []* in the Fields Configuration box with the file types and also on the Advanced tab in the Array Fields box.
If there are no other File elements in your form you will need to add enctype="multipart/form-data" into the Form tag attachment box on the Form General tab (click the Form Name link in the Forms Manager to open it).
I do this and when I view the form I get nothing.
I add a show html and I get this.
Fatal error: Call to undefined method HTML_ChronoForms::loadWidget() in /home/content/17/4709517/html/mb/wordpress/administrator/components/com_chronoforms/form_actions/show_html/cfaction_show_html.php(142) : eval()'d code on line 2
what am i missing?
john