Jump to content

dviero

Member
  • Posts

    4
  • Joined

  • Last visited

About dviero

dviero's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Nevermind, I did it myself in the template code. This isn't perfect but gets the job done: Place around like 268 of viewticket.tpl {if !$reply.userid && !$reply.contactid}<input type="button" value="Create Account" onclick="window.location='clientsadd.php?firstname={$reply.clientname}&email={$reply.clientemail}'" class="btn-small" />{/if} Don't ask me for any support on this, I just posted to help anyone out in future.
  2. I went on your website, filled in the contact info, waited over 2 weeks and haven't had a reply. Can anyone else build this?
  3. Hi, can someone shed some light on this please?
  4. Here is our scenario: We get new leads emailing us to our sales@ account and that goes into the sales department. We do the work and it comes time to send the client an invoice. So what we have to do is manually add that new client to the system by retyping their name and email address. If we do this manually 20-30 times a day it adds up on our time.... Is there any module out there or a hook that can automatically grab the client first name, last name and email address from the email, then automatically generate a password for them upon us pressing a button from within the ticket eg "Create client account" This would save us so much time. If not, is it possible to code using Hooks?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated