rogers1000/cyclingchaos

Results_Pivot() Race Filter Function Stages Broken

Closed this issue · 3 comments

"Stages - [n]" is broken. Work around is just adding it to race collection for time being.

Need to work out how to build this where input capitalisation doesn't matter.
Probably by using initcap() after the function.

Shouldn't be too difficult to add.

Fixed issue, just need to upload fix.

Uploaded, also fixed other potential issues surrounding capitalisation on free text function filters.