QUOTE (smmjones @ Sep 8 2008, 09:15 PM)

I created a Wholesale Form and added it to my Wholesalelogin Custom Page. I am able to preview my Wholesale Form through the web panel. When I insert the form into my page I just see
<ns:Form id="2" />
where the form should go. What am I doing wrong?
When you are looking at the code for the page content of your custom page you won't see the actual form but will see the code below where you inserted the form...be sure that you also have the closing form tag.
<ns:form id="2"></ns:form>
The form shows when you view the custom page in your browser http://..../wholesale.aspx