[form program=*fm_webmaint]
[hide %fm_usefile$ value="FiscalYears" secure][section half]
[row "\[show usefile field=FiscalYear$\]:"][input FiscalYear$ usefile event=Change_Key focus] [include *fm_browse.html][/row]
[row "\[show usefile field=FiscalStartDate$\]:"][input FiscalStartDate$ usefile][/row]
[row "\[show usefile field=PeriodCount\]:"][input PeriodCount usefile][/row]
[/section]
[section half] [/section]
[section whole]
[section half]
[row "Period Start Dates:"]
[grid dtl_grid nosort size=auto/auto gridlines]
[col class=align_center ttl="Period" width=8 locked][show FiscalPeriod$]
[col ttl="Start Date" width=21 locked][input periodstartdate$ class=align_center locked type=date][/col]
[col ttl="End Date" width=21 ][input periodenddate$ type=date event=fiscalyears@chgEndDate required class=align_center locked=(closed$)][/col]
[col source=closed$ ttl="Status" width=8 class=align_center locked]
[/grid][/row]
[row "Compute Dates:"]
[button text="Monthly" size=20 event=fiscalyears@compute_monthly]
[button text="4-4-5 Weeks" size=20 event=fiscalyears@compute_445]
[button text="13 4-Week" size=20 event=fiscalyears@compute_13]
[/row]
[addevent PeriodCount event=fiscalyears@setPeriodCount]
[hide closeCount]
[/section]
[section half] [/section]
[section whole][/section]
[section whole class="fm_btmbtn fix1col"][include *fm_action.html][/section]
[hide _fm_changes value=0]