[ttl]Company Information[/ttl]
[form program=*fm_webmaint][hide %fm_usefile$ value="CompanyInfo"]
[section half] [row "\[show usefile field=CompanyCode$\]:"][input CompanyCode$ usefile event=Change_Key focus] [button class=fm_browse event=DoFirst][symbol fast-backward][/button][button class=fm_browse event=DoPrev][symbol step-backward][/button][button class=fm_browse event=DoNext][symbol step-forward][/button][button class=fm_browse event=DoLast][symbol fast-forward][/button] [show browse_error_msg$][/row]
[row "\[show usefile field=Name$\]:"][input Name$ usefile][/row]
[/section]
[folder Folder$ class="web"][tab]Address[/tab]
[section half] [row "\[show usefile field=Address$\]:"][input Address$ usefile][/row]
[row "\[show usefile field=Region$\]:"][input Region$ usefile][/row]
[row "\[show usefile field=City$\]:"][input City$ usefile][/row]
[row "\[show usefile field=Country$\]:"][input Country$ usefile][/row]
[/section]
[tab]Contact[/tab]
[section half] [row "\[show usefile field=Website$\]:"][input Website$ usefile][/row]
[row "\[show usefile field=Email$\]:"][input Email$ usefile][/row]
[row "\[show usefile field=Phone$\]:"][input Phone$ usefile][/row]
[/section]
[tab]System[/tab]
[section half] [row "\[show usefile field=Currency$\]:"][input Currency$ usefile][/row]
[row "\[show usefile field=RegionText$\]:"][input RegionText$ usefile][/row]
[/section]
[/folder]
[section whole][/section]
[section half][/section]
[section half][button validate class=fm_action event=Write]Write[/button] [button class=fm_action event=Delete]Delete[/button] [button class=fm_action event=Clear]Clear[/button] [button class=fm_action event=Quit]Exit[/button][/section]
[section whole]
[show error_msg$]
[/section]
[section whole]
([show debug_msg$])
[/section]
[hide fm_file$ value="companyinfo"]
[hide fm_key$ value=CompanyCode$]
[hide fm_html$ value="*demo/2021/pages/COMPANYINF.html"]
[hide fm_inquiry$ value="0"]
[hide fm_new_prop$ value="0"]
[hide fm_clear_prop$ value="0"]
[hide fm_confirm_new_prop$ value="0"]
[hide fm_ack_write_prop$ value="0"]
[hide fm_confirm_del_prop$ value="1"]
[hide fm_ack_delete_prop$ value="1"]
[/form]