Page 1 of 1

Add columns

PostPosted: Thu Dec 05, 2019 6:57 pm
by hanidhakwani
Hello,

Can I add columns to the vicidial_campaign_statuses table?
Thank you

Re: Add columns

PostPosted: Fri Dec 06, 2019 7:24 am
by mflorell
You should be able to without causing any issues, but what exactly would you be using them for?

Re: Add columns

PostPosted: Sat Dec 07, 2019 4:31 pm
by hanidhakwani
I develop a scripting part and I want to limit the display of status according to the group of users

Re: Add columns

PostPosted: Sun Dec 08, 2019 9:24 am
by roger.milligan
limit the display of status according to the group of users

Perhaps you could use this new feature added in 191111-1601: Set per user. This functionality is not about excluding statuses - it's about adding more, which you could do for some agents and not others. You could get the same result.

Code: Select all
Additional Status Group
This optional setting will allow you to define a Status Group of call disposition statuses that will be available to this agent to status calls with. This will be in addition to the statuses that the agent will already have as a part of the system statuses, campaign statuses as well as list and in-group status groups. The default is blank for disabled.


Roger