Forums

Blank form

justinm1 21 Apr, 2011
Hi,

Tried searching the forum for something similar but couldn't find anything. Basically any form I create isn't showing up either when clicking Frontend View or when I link up a menu item to a form (putting my form name in the "Form Name" field on the Menu item edit). Here is a very basic form I created that is still not showing up.

<div class="ccms_form_element cfdiv_text" id="label_text_container_div"><label>Label Text</label><input maxlength="150" size="30" class="" title="" type="text" value="" name="input_text_0" />
<div class="clear"></div><div id="error-message-input_text_0"></div></div>


I turned on Maximum error reporting and nothing is coming through. I feel like I'm just missing a step. Can you help me out? Let me know if you need any more info. I'm using v4, RC1.8.

Thanks
Justin
GreyHead 21 Apr, 2011
Hi Justin,

You need to drag a Show HTML action to the OnLoad event; or use the Easy Wizard which takes care of this for you.

Bob
justinm1 21 Apr, 2011
Oh cool, thank you.
This topic is locked and no more replies can be posted.