CRM fields
-
Hi, I bought the custom field add-on
1- I do not need any social network fields, how can I filter or hook to disable them ( and not getting them into DD) ? from functions.php would be good.
2- I need to add a color picker into the ERP custom field or in add Company admin form, but it does not exist into the plugin, can you give me a snippet to have it please ? same, I can add something into functions.php, it would be awesome.
As WP has the colorpicker in core, I can use some of this snippet here :
and if you provide the code needed to add it into CRM form.thanks,
regards
-
Hi,
also, usually when we need to manage clients we can have various contact types.
as : main contact, billing contact, technical contact.
how could this be possible ?
adding text field to have name, email metas should be ok ( no need to create CRM contact for secondary contacts) but how can I display all those fields and parts with title in the order I need?
thanks for helpingregards
Hello @padaben,
1. Currently, we do not have any filter or hook to disable social network fields.
But we will add this filter in next update.2. I have noted your request and added it into the feature request. Will inform you when we would add color picker into the ERP custom field add-on.
To get fast response you can create a ticket at “[email protected]”
Thank you 🙂
Hi @padaben,
You can create different contact groups to manage different clients.
This link will help you: https://wperp.com/docs/crm/contact-groups/creating-groups/
Thanks 🙂
Hi,
thanks for your responses.
Till next update I’ll will hide them by css.
For the color picker : when do you think the next release could be released, I really need this by the end of the month !For groups, yes I saw, I have groups used to sort companies/contacts into countries/lang.
But I do not get how I can set differents type of contact types for a company if groups are to group contacts from different companies !?
I guess this is not that easy to do it like that, so If I want to :
adding text field to have name, email metas for those contact types I need, how can I display all those fields and parts with title in the order I need in the form page?thanks
regardsHI, I did try to add new fields.
more than I think you can improve more this extension,
some easyfix needed.
adding a custom field, this is not properly ( like other original ones) displayed into the form
the inputs are not aligned correcly
see :
https://postimg.org/image/5hmxwwl5t/
https://postimg.org/image/7apul86ch/Thanks
-
This reply was modified 9 years, 4 months ago by
Padaben.
Hi Padaben,
You can use “contact group” as a “category”
Then you can add/assign any company/companies and contact/contacts to the group.
Also, you can assign any contact group to another contact group!
I hope this will help you with the first query 🙂About your second query:
Yes, we are also thinking about the improvement of this extension so that the alignment will look more appropriate. Thanks for reminding us.Thanks a lot for your great contribution.
We really appretiate it very much 🙂Hi, I had post into another ticket but better here
I don’t have any displayed values for custom fields.
it is not working
nothing into DB, values are not inserted.thanks to help
regardsHI, I still don’t have any resolved posiblity to have custom post field working !
no records in DB when setting value in custom field.
thanks for help
regardsUpdate WP-ERP and Custom field builder add-on into latest version and you will get your issue fixed.
Thank you 🙂
Hi, into my dashboard on wperp.com I have only the erp-field-builder-v1.0.1 disponible to download wperp.com/checkout/purchase-confirmation
Where can I get the last version ? I my admin I do not have any update disponible for field builder.
thanksapparently 1.0.1 is the last one. but you said in another ticket that you’re gonna release a new version today.
Waiting this one !
thanksHi, I still confirm that if the custom field is well displayed into admin form, the values are not inserted into DB, so I cannot get them later.
thanks to give a release soon.
Here some errors witch might help:
PHP Notice: Undefined index: additional in /PATH/wp-content/plugins/erp-field-builder/erp-field-builder.php on line 869, referer: URL/wp-admin/admin.php?page=erp-sales-companies PHP Warning: Invalid argument supplied for foreach() in /PATH/wp-content/plugins/erp-field-builder/erp-field-builder.php on line 871, referer: URL/wp-admin/admin.php?page=erp-sales-companiesline 869 : $additional_data = $posted[‘additional’] ? $posted[‘additional’] : ”;
even if I have some fields added. I started to add field into company tab.thanks
-
This reply was modified 9 years, 4 months ago by
Padaben.
@padaben,
Have you updated WP-ERP into latest version 1.1.10?
You can update it from:
Dashboard -> Plugins -> WP ERP -> UpdateAfter updating ERP into latest one please do the following:
Go to -> wp-config.php
On line 57, do add: define( ‘SCRIPT_DEBUG’, true );And we always encourage you to contact at “https://wperp.com/contact/” to get support for paid version. There you will get developed version of the add-on.
Thank you 🙂
Hi, thank you I did update WP ERP to last version 1.1.11.
but the custom field value is still not set into DB and I still have the same errors
into erp-fields-builder-plugin
PHP Notice: Undefined index: additional in /PATH/wp-content/plugins/erp-field-builder/erp-field-builder.php on line 869, referer: URL/wp-admin/admin.php?page=erp-sales-companies
PHP Warning: Invalid argument supplied for foreach() in /PATH/wp-content/plugins/erp-field-builder/erp-field-builder.php on line 871, referer: URL/wp-admin/admin.php?page=erp-sales-companiesyour plugins are awesome, it should work. mostly because I did pay the full price to use it !
thank you -
This reply was modified 9 years, 4 months ago by
The topic ‘CRM fields’ is closed to new replies.