When I create a Chronoform a page is created with a pre populated form element for example :
<form action="http://127.0.0.1/repositories/trunk/index.php?option=com_chronoforms5&chronoform=demo-jQuery-ui-file-upload&event=submit" enctype="multipart/form-data" method="post" name="demo-jQuery-ui-file-upload" id="chronoform-demo-jQuery-ui-file-upload" class="chronoform form-horizontal">
How do I change the values of these elements? For example, I want to change the form id to id="fileupload"
Best Regards
Shane
<form action="http://127.0.0.1/repositories/trunk/index.php?option=com_chronoforms5&chronoform=demo-jQuery-ui-file-upload&event=submit" enctype="multipart/form-data" method="post" name="demo-jQuery-ui-file-upload" id="chronoform-demo-jQuery-ui-file-upload" class="chronoform form-horizontal">
How do I change the values of these elements? For example, I want to change the form id to id="fileupload"
Best Regards
Shane
Thanks, but didn't find my answer in any of those pages.
Does anyone know where the HTML (Render form) action is located? So in the form configuration, where do I go?
Regards
Shane
Does anyone know where the HTML (Render form) action is located? So in the form configuration, where do I go?
Regards
Shane
Note, I do not see any HTML (Render Form) option under Setup as illustrated here (https://www.chronoengine.com/chronoforms-start-guide.html)
Has it been moved in Chronoforms5?
Has it been moved in Chronoforms5?
Hi Shane,
On the General tab please set the Setup Mode to Advanced and re-save the form to see the Setup tab and the action.
Bob
On the General tab please set the Setup Mode to Advanced and re-save the form to see the Setup tab and the action.
Bob
This topic is locked and no more replies can be posted.