by ITrisinājumi.lv

Speed up data entry! Add, delete, or edit contacts of an account when creating a new account or editing an existing account. Simply add this BaseContactAdd field to your account editview in Studio.

#3120 - Custom work required on plugin

Open Feature created by taufiqueahmed Verified Purchase 6 years ago

Hello This plugin works great I was wondering is it possible the plugin allows additional fields to be included?

We would like to add Email address and Contact Type to the plugin, we have been able to add Contact type but require help adding email address field

Thanks

  1. maris-teivans member avatar

    ITrisinājumi.lv Provider

    6 years ago

    Hello,

    Thanks for using our add-on!

    It should be possible to add more fields to the add-on, but first, I wanted to ask You - if You managed to add the Contact type field, what is the problem of adding the email? Is it somehow connected to the separate email table? What exactly is the problem you are encountering when trying to add it?

    • taufiqueahmed member avatar

      taufiqueahmed Verified Purchase

      6 years ago

      Yes we have been able to add the Contact Type field but Email address field is proving a challenge to populate once contact is created

    • taufiqueahmed member avatar

      taufiqueahmed Verified Purchase

      6 years ago

      This is because of the email field type

      Would you be able to offer the custom work for this?

    • maris-teivans member avatar

      ITrisinājumi.lv Provider

      6 years ago

      Yess, we are ready do to do the custom work. At no additional cost, we will fix the bug with e-mails and will add the possibility to add, change the primary contact for the contact from our plugin. Then when can talk about other customizations.

    • maris-teivans member avatar

      ITrisinājumi.lv Provider

      6 years ago

      Yess, we are ready do to do the custom work. At no additional cost, we will fix the bug with e-mails and will add the possibility to add, change a primary e-mail for the contact for the contact from our plugin. Then when can talk about other customizations.

    • taufiqueahmed member avatar

      taufiqueahmed Verified Purchase

      6 years ago

      Okay great! I am able to connect in 2.5 hours if possible - if not next week :)

    • maris-teivans member avatar

      ITrisinājumi.lv Provider

      6 years ago

      Could you please send your email address so we can send You the changes?

    • maris-teivans member avatar

      ITrisinājumi.lv Provider

      6 years ago

      My skype name is Zaurio.

    • maris-teivans member avatar

      ITrisinājumi.lv Provider

      6 years ago

      I found Your email in Your SuggarOutfitters profile information. So the code is sent to that e-mail.

  2. maris-teivans member avatar

    ITrisinājumi.lv Provider

    6 years ago

    Hello again,

    Thank you for notifying us, it seems that we have found a bug in our code. When the contact is getting saved in the save() method of our controller, when $contactOb = new Contact(); is being made and the id get or created, there needs to be a command to set the in_workflow parameter to true, like this: $contactOb->in_workflow = true. Otherwise the email addreses of the contact will not save correctly.

    As for the implementation of the address field itself, the only thing that we can offer is that, for example, after the description field, there could be an email field, like a regular field. And whichever address is written there is considered as the Primary Address. No other email parameters will be shown or editable there.

This case is public. Please leave out any sensitive information such as URLs, passwords, etc.
Saving Comment Saving Comment...