You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the fan name is supposed to be available for at-con, then we need to add it to the force validate template for at-con orders. If the fan name isn't supposed to be available for at-con, then we need to remove it from the at-con order template.
Additionally, we should either:
move the prompt to enable force validation to the top of the screen, or
engineer the faceValidation page switch such that the form doesn't get wiped.
The text was updated successfully, but these errors were encountered:
We need to confirm with reg folks if fan name selection is available for at-con registration.
Today, the form indicates you can input a fan name at this url:
http://10.0.60.10:8080/reg/atconorder/29244/attendee/new
However, the form can't save until you select enable validation. When you do, it takes you to the next url:
http://10.0.60.10:8080/reg/atconorder/29244/attendee/new?forceValidate=true
and the fan name isn't in this template.
If the fan name is supposed to be available for at-con, then we need to add it to the force validate template for at-con orders. If the fan name isn't supposed to be available for at-con, then we need to remove it from the at-con order template.
Additionally, we should either:
The text was updated successfully, but these errors were encountered: