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