<cfmodule template="#coreform#" formname="form1" maketable="Y"> <cfmodule template="#corefield#" format="countries" fieldname="country" required="Y" Caption="Country" size="30" maxlength="30" blankselection="- Select a Country -" helpmsg="Please choose your favorite country" /> <cfmodule template="#corefield#" format="submit" fieldname="Save" Value="Save" /> </cfmodule>