Logiqx / wsw-tech

Technical tasks relating to Weymouth Speed Week
0 stars 0 forks source link

Web entry form "fudges" #73

Closed nickjpovey closed 8 months ago

nickjpovey commented 8 months ago

Just a place to keep some lessons learnt for future re-use.

Shirts:

2 weeks before the event:

Set default response to NO

Event Shirt field custom text used to avoid shirt orders - NOTE: unpublishing the field breaks the form because of dependencies elsewhere.

EVENT SHIRTS ARE NOT AVAILABLE FOR ORDER THIS CLOSE TO THE EVENT - SELECT NO

nickjpovey commented 8 months ago

2 Dayers - Implementation of form fields to enable allocation of specific days.

2 day entry selection of days implemented but left unpublished. All 5 Day2 fields need their conditional triggers to be re-instated if used. (they had to be removed in order to unpublish the day 1 field that they use).

Note Day 1 field needs to be published and saved first in order that the required conditions are available for Day2 fields.

nickjpovey commented 8 months ago

Turning off 2 day entry option.

1) delete option from field "Number of days"

image

Note value of 3 is needed for pricing correctly so put it back when reinstated!

Add text note above input e.g.

Entries for 2 days may be available after the Youth Weekend from Monday to Friday, The number available will not be known until a few days before the start of the event. Email enter@WeymouthSpeedWeek.com to be put on the waiting list. We will advise you by email if they become available.

Unpublish field "2 day".

Reverse to re-instate.