We have the same issue at my company: We need to review fiscal quarters, not calendar quarters. It is a management nightmare to change hundreds of widgets on multiple dashboards to custom dates, 4 times a year!
Have the product dev team revisited this feature? This is a very useful and widely wanted feature.
Unfortunately, we do not have the opportunity to customize those filters because the realization of this functionality is in the core code base.
The new behavior will be implemented in future releases with 8.x new filters.
As a workaround, I suggest adding a column in which you will set or calculate the fiscal quarter by business process and another column for the fiscal year and filter based on these columns. However, it is a complicated solution and requires adding those columns to every object that needs this filtration.
When a new WhatsApp Chat is received without an existing contact, a new contact record is created.
We want to merge the created contact with an existing record but after doing so, a new contact is still created when a new message is sent by the customer.
NB. Responses sent to the merged contact are received
Update: using the out of the box merge prevents any further messages from being received. We 'merge' by modifying the Contact in the Contact Identity and Chat tables
As OOB functionality incoming emails are being added as new record in Activity table having "ActivityCategory" as "Email" and "MessageTypeId" as "Incoming". Now I created a Business Process Event on Record Added but this process is not triggering. Any idea please?
I changed "Category" to "Type". Incoming email are added as new record in activity table but this business process in triggering. Is it possible to trigger event on Incoming emails?
Our customer needs to make SSL termination on their proxy server.
We have two systems in the network, prod and user acceptance test (uat).
It seems that a lot of resources like fonts and styles are linked with absolute and not relative URLs, because in the page source we see almost all references starting with the domain name and protocol, like this:
Is there an OOB Inventory module, where user can maintain available stocks, then each time user will create new Order, ordered quantity will be deducted on the available stocks.
Also you may create a folder, where you can store all available orders etc.
Alternatively, you can create some boolean variable, where the values will be available/not available and show this field on the order page.
Another way, you can create int variable with amount like "Available stock". You may show it on the Order page and set default value on the object to this variable (etc. 100 - the available amount). Then set up business process where in Script Task will substract from the formula quantity from this field - if the order was added and so on.
Here some links of how to work with script task and formulas:
In order for the [Send email to case assignee] Business Process to be executed using a certain mailbox, you would need to set up a support mailbox by following this Academy Article:
But please note that the automatic email message would be sent successfully only if the Assignee would have Access Rights for this particular mailbox. On how to setup a Shared Mailbox you may read here:
Hi we have some issues the the system is using different emails to send assignee notificaiton , but the email used to send the assignee notification externally does not correspond to the email used to create the case (which is what is needed / expected)
This should also work on the Account and Contact page, where the "complete" button for Activities is also displayed (in the top area of the main mask), right? Do you have a code example for this, too?
In the cloud version, is it possible to remove "SQL query console" menu item from System Designer without losing the ability to use SQL Executor? I mean setting Access to “SQL query console” section permission to No won't solve the question, because it will deny access to SQL Executor, while I want just to remove the link from UI, keeping the ability to use the tool in requests.