Hi,
I'm using lookup wizard multiline select in phprunner 3.1.
Currently the results are coming out like this,"George H. Leigh-Mallory (Climbing Leader),Lt Col Edward F. Norton (Acting Leader),Capt C. Geoffrey Bruce"
I would like to replace the "," separator for each value selected with "|" and a space either side of this separator. Where can I edit to do this?
e.g. this-> "George H. Leigh-Mallory (Climbing Leader),Lt Col Edward F. Norton (Acting Leader),Capt C. Geoffrey Bruce"
to this-> "George H. Leigh-Mallory (Climbing Leader) | Lt Col Edward F. Norton (Acting Leader) | Capt C. Geoffrey Bruce"
Many thanks for your help.