We collect a sort code with hyphens in the format of ##-##-## eg 10-10-10.
Our back end system can't handle the hyphens, so we need to translate this to pure number ###### eg 101010.
So I want to collect it with the hyphens, then using rules, translate into a non-hypenated version, which I can then map into OSvC.
I've been scratching my head about this for a few days now, anyone have any suggestions?
Thanks,
Paul