In the near future I will be releasing a Freedom UI replacement for my marketplace addon linked previously by Anastasiia (Multi-select text field setup for Creatio)
Yes, however, for now you have to handle the adding of the records in code. The article I shared shows how to invoke the lookup in multi-select mode. It uses the results to flatten out to text, however, you could just use the results and do an insert for each into the list/detail. See here for how to do the insert:
we are compiling our package as a separate assembly and want to link to an external assembly. In the guide it is said to edit .csproj file, so the question is: is it possible to do via Creatio IDE (Creatio Cloud)?
When i change a section name and install the package in another environment, the section doens't appear with the updated name. For example:
I changes the name of "Orders" Section to "Contracts". However, when we install the package in pre-prod environment the section name remains as "Orders". However, in advanced settings the object title appears updated.
The record with Id "89140155-1274-467f-a208-782e858e98f3" is already bound in the data "SysModule_SectionManager_891401551274467fa208782e858e98f3" of package "PaginasAmarelas" for schema "Section" The record with Id "89140155-1274-467f-a208-782e858e98f3" is already bound in the data "SysModule_Order" of package "Order" for schema "Section"
Is there somewhere the full list of featurestates for the FeaturesPage with a full description of what they do and where ? Also what is activated OOTB and what is not?
Noticed there some description in new shell / freedom ui, but some clients do not have new shell/freedom ui yet, was wondering where to find the information in the academy.
Assume the screen below, on a certain condition the "Sales order service" should not be empty before entering the "In progress" status. However, I couldn't set the "required" attribute on the field from the business rule, because the condition is a bit complex.
In this case I need a validator before the status changes to "In progress".
Please take note that it is not possible and we highly do not recommend exporting the "Custom" package itself.
If you would like to migrate basic objects and schemas from the "Custom" package - it is best to create a separate new package, copy all the "Custom" objects and schemas into the new one and furthermore use it for customization and exporting functionality.
Unfortunately, there is no direct opportunity to load external files in business-process. You can work with files that are already added in the attachments and notes detail or generated by the system.
We believe, that you can reach your goal by developing.
You can see materials in the communityCreatio Community, that can help you:
As you noticed, there is no information about file type parameter in Creatio Academy documentation. We will share this information with our colleagues at Creatio Academy to make changes.
We also recommend to check this documentation on Creatio Academy: