<cfmodule template="#coreform#" formname="form1" maketable="Y"> <cfmodule template="#corefield#" format="usstates" fieldname="state" required="Y" Caption="US State" size="30" maxlength="30" helpmsg="Enter your State into this text input box" /> <cfmodule template="#corefield#" format="submit" fieldname="Save" Value="Save" /> </cfmodule>