I have created several pages in the case section. Each page corresponds to a different value of the service column.
My question is how can I do the same on the mobile app side? like the user gets to choose which service he wishes to request and the corresponding case page is displayed.
Sorry to ask the obvious. Have you added users to the All agents queue? Also, are the users "active" in the chat panel? (green circle, not red, around the chat icon)
I have a requirement that when I change the case manually from New to PO Issued, it need to check whether the amount in Include Tax from Amount details and the sum of all the Amount from RR Allocation Table is Equal or not. If not equal then a Pop-up will come and the stage change back to previous one.
Can anyone help me how to configure the requirement in the backend ?
We are currently integrating our contact page via landing page functionality in Creatio, however we are getting below error. Any idea how we can fix this?
I want to get value from a column "X" present in Parent Section "A" into the edit page of Child Section "B" which is present as detail in Section "A". Can anyone guide me how i can achieve it without using ESQ.
I want to add an static page showing a custom message or an image on the section dashboard using Dashboard widget. Is this task achievable? For image, I do not want to use the web page element.
Hi all, would appreciate any opinions on how you would set up the architecture based on the scenario below.
I've got 'Agents' and 'Suppliers'. They are very different, but Agents can be a Supplier and a Supplier could be an Agent. From a user point of view, it would make sense to manag...MoreLess
We have a use case where we send information from a website to creatio via custom code. Landing page was not suited for our usecase.
We successfully implemented this using Anonymous Service which has code to manage CORS. We need to make the service work for .net core now. How do we transfe...MoreLess