Home › Forum › Integrating PerfectForms › url and database safe instance id? › Re: url and database safe instance id?
March 3, 2012 at 1:43 pm #6030
Anonymous
I used a regex (hadn’t known that would work) in my Pattern field for Replace. This is the one: [^a-zA-Z0-9s]. Seems to do what I need it to do.