I want to use the order form settings to add a field, but I just want the value to say 0,1,2,3 etc in the database, while displaying the name of the place in the front end.
Also, I want this field to be HIDDEN on delivery orders, and automatically set depending on the postal/zip code selected, but displayed as a REQUIRED radio select on pickup orders.
The site will then use this field’s value to select the appropriate printer to print the order on (with the GCP add on + custom code)