GotFusion.com Where your journey begins
Full Service Web HostingNetObjects Fusion 7 Websites Portal

 


 

Step 3:    Add the Form Action

  1. Click the border of the table you created to bring up the Table Properties palette, then click the HTML button in the lower right of the palette.
     
  2. We will add the form action and wrap the table code with our <cfform></cfform> tags which will create a form around the table.

    Our opening <cfform> tag including the form action will look like this.

    <cfform action="./cf-form-p.cfm" method="post">
Fusion 11

Place your opening cfform tag with the action before the table tag

Place your closing cfform tag after the closing table tag

Before Fusion 11

In Versions prior to Fusion 11 your Form Properties palette HTML insertion should look like the one below

Click on the Before Tag tab and insert <cfform action="./cf-form-p.cfm" method="post">

Click the After Tag tab and close the form with </cfform>


Continue to Step 4

View the PREVIOUS page

Return to the TOP of this page

View the NEXT page in this tutorial


|  Fusion  |  Web Design  |  Hosting  |  Resources  |  gotFusion Store  | 

Problems with this page?  

All content copyright © 2002, 2003 gotFusion LLC.  The name gotFusion and the gotFusion ® logo are registered trademarks of gotFusion LLC
Copyright, legal notice & privacy statement