Open Revised Web Form then publish to...
I have created a form using Web Form Builder and exported the form so that I can edit the html outside of Form Builder. How do I reopen the edited version of the form within Web Form Builder and then publish it to my S-Drive?
Thanks for helping me out,
Jackie Gable
Thanks for helping me out,
Jackie Gable
Jackie Gable wrote:
I have created a form using Web Form Builder and exported the form so that I can edit the html outside of Form Builder. How do I reopen the edited version of the form within Web Form Builder and then publish it to my S-Drive?
Thanks for helping me out,
Jackie Gable
I have created a form using Web Form Builder and exported the form so that I can edit the html outside of Form Builder. How do I reopen the edited version of the form within Web Form Builder and then publish it to my S-Drive?
Thanks for helping me out,
Jackie Gable
You cannot do that Jackie, once you have exported it that's it ,,, if you make any changes to the html after exporting, that's where the changes are you cannot bring an exported form back into web-form -builder.
STUCK ON SOMETHING?
Learning by doing. Responsive Site Designer Tutorials
Learning by doing. Responsive Site Designer Tutorials
What part of the html in the form are you editing ?
STUCK ON SOMETHING?
Learning by doing. Responsive Site Designer Tutorials
Learning by doing. Responsive Site Designer Tutorials
I am editing a dropdown list so I can have related items grouped together. something like this:
<select>
<optgroup label="Swedish Cars">
<option value="volvo">Volvo</option>
<option value="saab">Saab</option>
</optgroup>
<optgroup label="German Cars">
<option value="mercedes">Mercedes</option>
<option value="audi">Audi</option>
</optgroup>
</select>
I dont see how this can be done within the form builder program. If you know how it can be done, I sure would appreciate it if you could tell me. Thanks a bunch!
<select>
<optgroup label="Swedish Cars">
<option value="volvo">Volvo</option>
<option value="saab">Saab</option>
</optgroup>
<optgroup label="German Cars">
<option value="mercedes">Mercedes</option>
<option value="audi">Audi</option>
</optgroup>
</select>
I dont see how this can be done within the form builder program. If you know how it can be done, I sure would appreciate it if you could tell me. Thanks a bunch!
Jackie Gable wrote:
I am editing a dropdown list so I can have related items grouped together. something like this:
<select>
<optgroup label="Swedish Cars">
<option value="volvo">Volvo</option>
<option value="saab">Saab</option>
</optgroup>
<optgroup label="German Cars">
<option value="mercedes">Mercedes</option>
<option value="audi">Audi</option>
</optgroup>
</select>
I dont see how this can be done within the form builder program. If you know how it can be done, I sure would appreciate it if you could tell me. Thanks a bunch!
I am editing a dropdown list so I can have related items grouped together. something like this:
<select>
<optgroup label="Swedish Cars">
<option value="volvo">Volvo</option>
<option value="saab">Saab</option>
</optgroup>
<optgroup label="German Cars">
<option value="mercedes">Mercedes</option>
<option value="audi">Audi</option>
</optgroup>
</select>
I dont see how this can be done within the form builder program. If you know how it can be done, I sure would appreciate it if you could tell me. Thanks a bunch!
I am no expert with web Form Builder by any means,, there are others who are the Bee's Knees for this app, they may have a better solution,, but here is what I made earlier as a demo
http://rsd-tutorialscom.coffeecup.com/forms/test51/
if that sort of meets its just 2 dropdowns side by side
STUCK ON SOMETHING?
Learning by doing. Responsive Site Designer Tutorials
Learning by doing. Responsive Site Designer Tutorials
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.