I've this situation where I need to get the value from a section quick filter and use it on another filter. For example, I've two quick filters one for the Accounts and other for Contacts. I want to filter the Contact Filter values based on the Account I've selected.
In other words, if the Account is "Teste1", my Contact Filter should return all the Contacts that belong to the "Teste1" Account.
The logic of the drop-down list forming in the quick filter is stored in the CustomFilterViewModelV2 model inside the getLookupValueColumnList...MoreLess
Currently I have my Creatio set up to use an individual's person mailbox for sending system emails e.g. the Mailbox for sending email with information on approval. This causes issues, as this persons mailbox gets filled up with sent items which are not appropriate.
I've installed the "Change log for Creatio" addon from marketplace.
I tried to configure it on Account entity, but when I try to configure the columns in the logging schema page no columns are showed, for other sections it works.
In the past I've enabled the standard change log feature for the account entity.
First of all understand if it works with FastReport printables, ad if the case:
Could you share, please some tips to populate the parameters? With the documentation provide I have doubt's and, of course, getting errors using it on those parameters...MoreLess
We have set an approval for our invoices. Our users get a notification to approve or reject an invoice. While using the notification center we noticed that the notifications are quite limited in information.
Question: How do we show more info in the notifications like contact name or invoice amount?
In a process I need to publish some articles or info regarding some specific contacts in Customers. Those are specifically to one contact in the account.
I get the contact id, but don't know how to get the id of the user that belongs this contact to could add permissions to the article in the knowledge base,