I'm setting up a custom Form Field for when people submit tickets.However, I notice URL is not among the choices, and that's exactly what I need... LOLI need them to enter the full URL to their site, including the http:// but if do that, get a Forbidden when they try to open new ticket.So, I guess that means I need to do a Validator, but I have NO idea what to do on it. There's none, like I said, for URL, so I guess would do Custom (Regular Expression).However, what do I add to the required Regular Expression box?Also, once get this set up, how do I make sure this gets into the ticket email?I set Variable as: awhurlSo do I set it to: %{ticket.user.awhurl}   ? (minus the space the forum added that I can't get rid of....LOL)

We use a web address field, as type long answer.  We do not use a validator.Ticket format depends on which form you attach the variable to.If you attach it to see:http://tmib.net/osticket-191-email-template-variables

Yeah, I saw that could in Long Answer, but really did not want to use that, as it's too big a box and messes up the looks a bit.But if that's the only way, then will either have to, or just make note for them not to add the http:// to the url.

Write a Reply...