[form program=*fm_webmaint]
[hide %fm_usefile$ value="Picking_order" secure][section half]
[row "\[show usefile field=SiteID$\]:"][list SiteID$ usefile program=*class;ClassList,"SiteId"][/list] [include *fm_browse.html][/row]
[if 0]
[row "\[show usefile field=Location$\]:"][input Location$ usefile event=Change_Key focus][/row]
[row "\[show usefile field=PickSeq$\]:"][input PickSeq$ usefile event=Change_Key focus][/row]
[/if]
[subttl]Stock Locations[/subttl]
[row "Picking Order"][grid pickGrid gridlines size=auto/27]
[col width=5 ttl="Drag" align=center event=*Rowdrag][symbol reorder][/col]
[col source=location$ width=15 ttl="Location"]
[col width=4.5 align=center ttl="Del"][symbol trash event=*Rowdel]
[/grid]
[button Text="+10 rows" size=auto/2 event=orders@add10]
[/row]
[css].fm_browse { display: none;}[/css]
[hide curSiteid$]
[addevent siteid$ event=chgSite]
[/section]
[section half] [/section]
[section whole][/section]
[section whole class="fm_btmbtn fix1col"][include *fm_action.html][/section]
[hide _fm_changes value=0]