13

Send Email From VTiger With Different Email Account/Account In VTiger 7

April 13, 2018
Article
Outgoing Email Server Extension allow each user to have his/her own Outgoing Email Server(SMTP). Email server settings can be configured by admin, or each user can do it for him/herself. It supports IMAP function, meaning that every email sent will also be stored in user’s “Sent” folder on webmail/email server. How to Send Email From VTiger with Different Email Accounts Go to My Preferences and click on the “Outgoing Server” button. Click on the “Create” button and Configure the Outgoing Mail Server.     Now open a contact and click on the “Send Email” button and select the Email account you want to send the mail from.     Here you can see this mail is sent from VTiger Outgoing Mail Server.     For further help, contact us on help@vtexperts.com. We’ll be glad to be of service.

Combine 2 Fields Into One In VTiger 7

April 13, 2018
Article
Field Calculation/Concatenation in Real time is designed to allow field calculations to be made as you type (on the spot). It displays the formula field results instantly without having to save the record in order to see the calculation result (standard VTiger workflow functionality). How to Combine 2 Fields Into One Go to Menu >> Settings >> CRM Settings >> Automation >> Workflows. Click on the “+ New Workflow” Button to create a new workflow.     Enter a workflow name. Enter the conditions for this example anytime these fields are Not Empty we want to trigger the calculations then Add and an action which is Field Formula.     Enter the action title. Check box the Execution on demands which means it calculates as soon as the user enters the value in the field. Then add the field and select the expression for this example we need Concat(a,b) and we add a fields and put it on the spot of a