<form> <title>School Details</title> <action>index.php?sub=schools&action=store</action> <name>edit</name> <width>540</width> <formtag>true</formtag> <border>true</border> <buttons> <set> <footer>true</footer> <header>true</header> </set> <return onclick="" button="return" > <location>index.php?sub=schools</location> </return> </buttons> <redirect>index.php?sub=schools</redirect> <fields> <school_id type="hidden" hidden="true"/> <school_name type="text"> <title>School</title> </school_name> </fields> </form>