Talk:Clubs and Clinics Wizard
Wizard Step 1
1) TitleWithButtons. Simplify the 3 lines of headings/backlinks to Wizard Step 1 - Search for <a href=clinic.php>Teminology:clubs_and_clinics</a> /ma 116223
2) Remove navigate away message - this is not data entry, so whole form needs this disabling done previously 3) "Location for the Event(s)" needs changing to Location for " . Terminology:clinic_meetings /ma 116223
Wizard Step 2
1) TitleWithButtons and remove backlinks /ma 116223
2) Receive the criteria by GET, then we can delete the backlink. - has intermediate page to handle paths from clinic main or wizard
3) "Occurrence" should be Teminology:clinic_meeting /ma 116223
4) Select/Deselect All label wrong "for" attribute for the associated checkbox done previously
5) Delete the pointless caption "Select Which Clubs You Wish To Enter Attendances For" then move the Select All checkbox to the leftmost column /ma 116223
6) Replace the "Print or Export" select list with "Print Sheets" and "Export Sheets" buttons - TODO (external method called on page)
Wizard Step 3
1) TitleWithButtons and remove backlinks
2) Replace "Hint: People with a yellow background to the tick box are members of the club or group." with a colour key in the origin of the table. Yellow are members, green are on the waiting list.
3) Delete red message "The clinic (or one of the clinics) is set to run in the future...". Instead:
if $isFutureOccurence: TitleWithButtons says "Planned Attendances" and the save button says "Save Planned Attendances"
if !$isFutureOccurence: TitleWithButtons says "Attendances" and the save button says "Save Attendances"
4) Replace 2 save buttons with the one called Save Details, and have the back-end simply return to the page you came from.