View Full Version : Forms insert got messed up
When you insert a form option, I used to get the submit and reset buttons automatically, now when i say insert a drop down menu, thats all i get.
So I go back and put in submit and reset buttons, but have just the form field properties, not the other form properties i need to tell submit button to send as e-mail, tried reparing FP, but no change, anyone know what caused this, please read post on Powweb Help!
Mike M::(
SimCoWeb
12-8-01, 01:25 AM
An easy way that's just about fool proof to create your forms is to use the Form Page Wizard. Here's how:
Go to 'File-New' then select 'Page'. Then select 'Page Templates' tab and you'll see Form Page Wizard as one of the template selections. This will take you step by step through creating a form including the names of the 'input' fields, etc.
Once the form is complete you can copy and paste it into the page you had intended to place it in originally. However, all you need to cut is the area between the <form></form> tags. So, go to HTML view, find the <form></form> tags, select that text, copy...switch to your intended page, go to HTML view, and insert where you want. Another hint: In the edit view of your intended page, put a table where you want the form to go. Then, when pasting the form code into your intended page...place your cursor in the table's cell and when you switch to the HTML view the cursor will be at the exact spot where you need to paste it. Keeps you from guessing :) By placing it into a table it gives you more control over how wide it will be and will also allow you to place some text above or below the form.
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.