May 1st, 2012, 9:59 AM
Thanks for your help! It seems like Form Bullder is supposed to add the form action automatically, but for some reason that's not happening. The template I'm using has this code in it:
I'm going to check around and see what possibly might cause this not to work.
Code:
<form action="{{$page_url}}" method="post" enctype="multipart/form-data"
id="ts_form_element_id" name="edit_submission_form">
I'm going to check around and see what possibly might cause this not to work.