Hello,

We are using an out-of-the-box detail created by Creatio with code "OpportunityTeam" in the Opportunity section and would like to remove a filter on it.   The Contact lookup on the detail object "Opportunity participant" is being filtered by the Account lookup on the Opportunity object.  This means that users can only add contacts to the "OpportunityTeam" detail which have the same account as the account listed on the opportunity.  We do not want this behaviour so are looking for how to remove it.

 

There are no business rules on the Opportunity section page or the detail causing this filter.  Does anyone know which schema or perhaps mixin is causing this filter?



Thank you for your help!

Like 0

Like

0 comments
Show all comments

Hi Team,

I have created a simple Dasboard Widget on AccountPageV2 (printscreen from Section Wizard) on Environement 1.

However when i deploy the package, the created dashboard widget doesnt appear in the Environment 2.

I open the section wizard from Environment 2  and the dashboard looks like this:

 

 

Form Console I get:

How can I fix this ?

Sasori

Like 0

Like

2 comments

Hi community!

Any update on this issue ?

Sasori

Hello Sasori,



When dashboards are added to an edit page, the corresponding records are created in SysWidgetDashboard and SysWidgetDashboardLcz tables.



If a dashboard is added not to an edit page but to the "Dashboards" tab, then records will be added in the SysDashboard and SysDashboardLcz tables, respectively.

.

Also, there is also a corresponding binding of these data to the package which was set as a current package when the dashboards were created.



The thing is that dashboards are localizable system objects. When a dashboard is created, records are created in two tables:

- a record about a dashboard created in the localization, which corresponds to the base culture of the system, is created in the [SysWidgetDashboard]/[SysDashboard] table;

-records about dashboards of all other localizations are created in the [SysWidgetDashboardLcz]/[SysDashboardLcz] table and are linked to a record in the [SysWidgetDashboard]/[SysDashboard] table by the [RecordId] column.



So basically, all you need to do is to prepare a package which will contain all the needed data bindings and SQL scenarios which will perform the records' entry to the tables mentioned above.



More information on data binding is on our academy.

Also, knowledge of SQL might be needed in order to find the needed dashboard in the database, although you can always create a lookup and search via UI. 

Show all comments

Hello Team ,

 

I hope this email finds you well. I am writing to seek assistance regarding a functionality in Creatio that I'm currently exploring. I would like to generate a printable report from a specific database view, and I was hoping you could provide me with some guidance on how to achieve this.

 

I have already identified the database view that contains the necessary data for the report.

 

Could you kindly outline the general steps I should follow in order to accomplish this task?

 

Thank you in advance for your assistance. I look forward to hearing from you soon.

 

Best regards,

ABDERRAHMAN TIGAMI

Like 0

Like

1 comments

Hello,



I understand that you have a question regarding the creation of a report in the system. Allow me to provide you with some guidance.

Please note that a report can only be created based on an object that has a created section. To begin, I recommend following the instructions outlined in the following link to ensure that you have created the object based on your view.

Instruction: https://academy.creatio.com/docs/developer/back_end_development/localiz…

After you have created the object based on your view, you will have two options to obtain information from the view in the report:

If the view is connected to the section through one of the columns, you can utilize the view object in the report table.



If you wish to create the report based on the view itself, you need to create the section first. Once the section is created, you can proceed with generating the report based on this section.

For more detailed information on creating reports, I recommend referring to the Creatio Academy, which provides comprehensive guidance on the topic: 

https://academy.creatio.com/docs/user/customization_tools/print_ready_r…

Show all comments

Anyone had an opportunity to work with validator on dataSource field in freedomUI? I've tried add "validators" tag to viewModelConfig on DataSource, but had an error that validator was not registred. Can someone suggest something?

Like 0

Like

4 comments

Hello,

 

Could you please share what steps you took and what was the result?

Igor Zemlyar,

 

Please double-check using example in the Academy article here, validators are operational and should be properly. Maybe this is a specific behaviour of this particular field and some other logic prevents validator from working.

Oleg Drobina,

Yes, i've had this article for example, validators are working on page but not on dataSource' fields. I had even tried copy this example from article with the same signatures but using it for dataSource fields and i had troubles

Igor Zemlyar,

Could you provide some examples of a validator implementation that didn't work for a field?

Show all comments

Hi Community,

I copy the business process 'Create Opportunity from Lead v7.8.0' part of the OOB package 'OpportunityManagement' to my current package because i have to add an extra logic into it.

Question:

After copying the business process to our custom pacakge, should i deactivate the OOB process, and just keep the modified one in my custom package ?

All the best 

Sasori

Like 0

Like

3 comments
Best reply

Hello,

 

After copying and making modifications to the 'Create Opportunity from Lead v7.8.0' out-of-the-box (OOB) business process, it is advisable to deactivate it. Deactivating the OOB process ensures that only your customized version in the custom package is active and utilized in your system.

By deactivating the OOB process, you prevent conflicts and confusion that may arise from having multiple active processes with the same functionality. 

Hi, any update regarding the issue ?

Hello,

 

After copying and making modifications to the 'Create Opportunity from Lead v7.8.0' out-of-the-box (OOB) business process, it is advisable to deactivate it. Deactivating the OOB process ensures that only your customized version in the custom package is active and utilized in your system.

By deactivating the OOB process, you prevent conflicts and confusion that may arise from having multiple active processes with the same functionality. 

Thanks for the recommendation Anastasia

Show all comments

Hi community,

How to hide the "Copy" and "Delete" button in the list?

Thank you

Like 0

Like

2 comments
Question

I am working on a local instance of creatio .

When I try to create an object this error shows up :

I tried changing BaseLookup to BaseEntity or other objects  just to test if it is the problem, but I get the same problem.

 

Like 0

Like

4 comments

Hello,

 

Such error may occur if any of the default localizations were deleted (any records from the dbo.SysCulture) 

Please flush Redis of your instance and try to create an object again. 

Kalymbet Anastasia,

Hi , 

How to flush redis in an on-prem instance ?

Hi ,

you can flush redis using this Add on https://marketplace.creatio.com/app/maintenance-tools-creatio

Hello,



In order to fix the issue, you need to flush the Redis.

Show all comments

Hello Community,

Besides the built-in functionality for data import, I have seen in community posts the possibility to import data to Creatio from ODATA protocol.

Are there any examples regarding this feature, academy article, or what to know before implementing it?

Best regards,

Sasori

Like 1

Like

1 comments

Hello Sasori,

 

Regarding the general function of OData, you can find detailed information in the following resource:

OData Overview

 

For more specific examples and methods, you can refer to this documentation:

OData Methods and Examples

Show all comments

Здравствуйте, поставили на тест 8.0.8 Service Enterprise. Есть какие-то не состыковочки локализации интерфейса. Выбран язык русский, однако половина интерфейса на английском.

Захожу в раздел Переводы в надежде, что там что-то можно поменять, как в старых версиях. Но он не загружается.

Like 1

Like

5 comments

Такабаев Тимур,



Здравствуйте,  мы проверили и увидели, что действительно данная проблема наблюдается в версии 8.0.8. Мы передали данную ошибку на ответственную команду, чтобы исправили в следующих релизах. 



Спасибо, что помогаете делать продукт лучше. 



С уважением, 

Орхан Годжаев. 

Orkhan,

Орхан, здравствуйте! Как сейчас быть? Можем ли мы сами каким-то образом выполнить переводы указанных элементов?

Такабаев Тимур,



Как альтернативный вариант мы можем вам предложить воспользоваться данной документацией: 

 

https://academy.creatio.com/docs/user/customization_tools/ui_and_busine…



С уважением, 

Орхан Годжаев. 

Orkhan,

Указанная вами документация для страниц редактирования. Это всё можно менять в разделе Переводы в настройках системы.

Для элементов UI ядра этот метод не подходит. Например для заголовков пунктов меню при нажатии на кнопку профиля или поля Search или "Drop files here or use" etc...

Show all comments

Hi,



I am scanning around and couldn't fine anyway on how to add/display the new column I added on my schema. It's a File Datatype which meant to be used to upload any file.



I kept getting:

 "Unhandled Promise rejection: Object { message: "DataValueType.BLOB is not supported" }"

Here's the sample DIFF script I added.

{
				"operation": "insert",
				"name": "TCFileObj",
				"values": {
					"layout": {
						"colSpan": 12, "rowSpan": 1, "column": 0, "row": 5
					},
					"bindTo": "TCFile",
                    "controlConfig": {
                            "fileUpload": true
                        }
				},
				"parentName": "ParentName",
				"propertyName": "items",
				"index": 6
			}





 

Like 0

Like

4 comments

Hello,

The data type "File" doesn't mean to be displayed on the page and therefore you cannot upload files to it using the UI.

If you want to work with files, please use the Attachment detail.

Dmytro Vovchenko,



Is it a datatype not meant to be use in Schema/Object level?

Solem Khan Abdusalam,

 

Hi,

 

Please use a standard and working approach with the "Attachments and notes" detail on the page to upload files. There is no particular documentation or example on how to add DataValueType.BLOB fields on the page, but you can review how the column is added to the system setting with "MenuLogoImage" code page:

and implement the same.

Oleg Drobina,



That's actually a very cool way to start somewhere!

I'll check it out.



I'll post the sample code after making it work.

Show all comments