How can I route messages coming from whatsapp, when the client selects "contact advisor" in a chatbot?

Like 0

Like

1 comments

Hello,

Please specify if you are using a marketplace app or the basic Creatio functionality? Also, please provide us with a screenshot and...MoreLess

Show all comments

Hey Community,



I'm stuck with problem trying to apply detail business rule on my edit grid. So the problem that business rule is looking to UsrParent.UsrStatus column. And i have the error that this column was deleted or renamed.

I've tried some solutions on Community but nothing is working for me...MoreLess

Like 0

Like

6 comments

Hi,

Do you add this business rule to the grid schema or to the detail edit page schema? Business rules added to the edit page should work properly...MoreLess

Show all comments (5)

Hey Community,

I have two details on my custom "Order" entity. Depends on order status i need to show/hide add button and the possibility to edit this details.

Is there any best practices for this scenario?



Thanks for help,

Oleksiis

Like 1

Like

6 comments
Best reply

Hello, 

Here is an example of how to hide the Add button in detail based on the condition:

define("UsrSchemaaae5d57eDetail", ["ConfigurationGrid"...

MoreLess

Show all comments (5)

Hi Everyone,

In our invoices we have a attachments linked as Invoice Attachements. I was to display any attachments from there in my Invoice Report. How can I do that? It isn't showing any option to me

Like 0

Like

1 comments

Hello Hassan,



You can just display some parameter's for example quantity:

Show all comments

Hi, we´re using a mini page to create requests but we are looking for a way to move from the mini page to the form page of the request. ive tried using two buttoms, one with the save data action and other with the "continue in next page" action but im having ussues with the page filtes on the form page. this could work if we save the record and the minipage stays open but it close after saving the record. 

Like 0

Like

1 comments

Dear Sean,

The following button was added in 8.0.10. This button will help to you to move from mini page form to form page quickly.

Regarding...MoreLess

Show all comments

Hi everyone,

We have 3 different objects that sends data to one single object(which is referred to as a report for us). When we are deleting something from one of our 3 objects, the data isn't getting deleted from the report and it asks for permission due to which we are unable to delete data through a process. How do I bypass this? So that any data deleted from one of the 3 objects also automatically deletes data from our report object. Thanks!

Like 0

Like

1 comments

Good day,

Unfortunately, we don't have enough initial information to understand the cause of this error. Please provide a screenshot of the...MoreLess

Show all comments

У мене є невеличке недорозуміння пов'язане з обніном інофрмації самого creatio і сторонніми сервісами. Наразі мені потрібно зробити вивантаження даних про лідів  та партнерів в іншу бд, для цього я вирішив використати odata. Зараз я тестую запити через postman і виникає питання, яким методом відбувається...MoreLess

Like 0

Like

2 comments
Best reply

Доброго дня,

якщо ви робите запит в postman відразу на odata скоріше за все вам приходить відповідь що ви не авторизовані. Спочатку треба виконати...MoreLess

Show all comments (1)

Hello Community, 

Is it possible to change the default filter column when using Search Filter? 

I wanted to filter a list page by text in a specific column all the time. But in Search Filter, It changes to Everything on reloading the page. 

How can we set default column for a search filter. 

Any suggestions are really helpful.

Thanks

Gargeyi.G

Like 0

Like

1 comments

Hello,

Your business task can be only achieved with the help of a separate development process. 

You can use 'entity schema query' filters...MoreLess

Show all comments

Hi all, 

Just something to look out for. I recently upgraded our instance to 8.0.10 and have number of user concerns relating to existing filters now not functioning. 

After investigating, it appears that where I have filters with inactive parameters, the system is treating it as active. 

So for example in the filter below, Creatio is filtering the list by both Balance due date and total outstanding. 

You may want to check your filters. Has anyone else had the same issue? 

Like 0

Like

3 comments

Thanks for pointing this out. I've not noticed this yet, but I'm sure we've just not realized it yet.

Show all comments (2)

I have an error, when i save the formula, the validator won't let me save the changes. An error is written: "Formula value error: Parameter "NumberStyles" not found". I have added the necessary System.Globalization using for compilation.

How can I solve the validation problem without changing the business process code?

Like 0

Like

4 comments
Best reply

The problem has solved by disabling 'UseProcessFormulaServerValidation' feature

Show all comments (3)