
george jackson
-
Total activity14
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes0
-
Subscriptions5
Activity overview
Latest activity by george jackson-
george jackson commented,
I also would like to chime in that it would be nice to support this feature. We also have this need.
-
george jackson commented,
Nick Valderrama Here's some jquery code. It hides the subject/description fields, then we have a couple of custom fields (first name, last name), and we use that as both the subject and the descrip...
-
george jackson commented,
Thanks Augusto, but why would the article say use async? Is it just a mistake?
-
george jackson commented,
To reply to my own comment, a few things to clarify: I was able to repro fine in preview mode, by switching the user to "anonymous". The submit callback issue is due to recaptcha (since this only ...
-
george jackson commented,
I'm seeing a random/intermittent error with using jquery. I added the above to document_head.hbs, and then added some jquery code to script.js. And it works fine.....until it doesn't. The error in ...
-
george jackson commented,
Ok, I also have a similar requirement, where I want the subject/description fields hidden, but then populated with something from custom fields on form submit. The code below actually works fine ...
-
george jackson commented,
Thanks Ben, but the issue is that the first url is already "out in the wild", and I just want those users to go straight to the default form, I don't want them to see the new form at all. I don't w...
-
george jackson commented,
Hi, I want to have 2 different ticket forms presented to users at 2 different url's. Each form would also use a different theme (so that I can use different code). How can I do this? Thx.
-
george jackson commented,
I want to have 2 different forms, at 2 different url's. When I create the 2nd form, what I end up getting at: /hc/en-us/requests/new is a drop-down to select one of the forms. I want the above url ...