Время создания
Filters
Validation
DCM

Hi Team,

How can we perform a validation before moving a record to the next stage using OOB configuration?

Use case:
Before moving an Opportunity to Closed Won, I need to validate that the related Opportunity Products count is greater than zero.
If there are no products, the stage transition to Closed Won should be blocked.

What is the recommended OOB approach to achieve this validation on related object records during stage transition?

Like 0

Like

0 comments
Show all comments

When editing/deleting an existing inhereted data-model, has a compilation error:

This is a cloud Demo environment, so I can't troubleshoot the error from .cs file.

Like 0

Like

2 comments
Best reply

Hello.

Please generate the source code for all schemas and then run the Compile All action. After these steps, the issue should be resolved.

Best regards,
Antonii.

Hello.

Please generate the source code for all schemas and then run the Compile All action. After these steps, the issue should be resolved.

Best regards,
Antonii.

Hi, Antonii.

It worked! Thanks a lot, cheers.

Best Regards,
Ahmed.

Show all comments

So, in a new demo instance of Creatio, you can go to a message template and click the edit template button. When you do this, you will notice that a new tab is opened and a full page content panel is opened.  This is actually a classic module, but you will notice in the url for the page, that it's using the classic shell (/Nui instead of /shell).  Really, it opens without any shell at all.

I have a custom version of the same content editor, but when we open this module page the same way, you can see that it initially pops to the right url (similar to the demo instance), but it is immediately routed to a /shell url and stops there. 

I don't know if there's some internal router exception for the default editor module in Creatio that allows for it to open under the classic shell or if there's something else I'm missing.  In debugging the code, I open the page the same way, simply calling window.open and passing in the url with the same structure. 

For those familiar with this module, it's not entity bound, so you can add an exception in UI management. Wouldn't matter anyway, since the default creatio editor isn't doing this either (url would reflect the /shell path, instead of the /Nui classic path).

Anyone have any experience with this?

Jeremy

Like 0

Like

0 comments
Show all comments
Sales_Creatio_enterprise_edition
8.0

Hi All,

I seem to recall that there was a release note, that's it's possible to add mutiple items from a lookup to a single object. However I can't seem to find any info on it. Can someone please point me in the right direction?

Like 0

Like

2 comments

Hey Julia, 

this one? 

Set up Multiselect lookup component | Creatio Academy

Kind Regards, 
David

Another write-up of using the Multiselect control here: https://customerfx.com/article/using-the-new-multiselect-control-in-creatio-8-2-1-and-higher/

Ryan

Show all comments

I have a query regarding reporting functionality in Creatio.

Could you please help clarify how we can configure custom visualization charts using data from a Creatio object and include these charts in a printable report?

I have noticed that printable reports can be generated in Word format. I would like to understand whether there is a way to configure these reports to be generated in a personalized PDF format, particularly when they include custom charts or visual elements.

Any guidance on the supported configuration options would be greatly appreciated.

Like 0

Like

1 comments

Greetings,

Creatio report designer for Word printables does not yet support embedding dynamic charts generated from Creatio object data. 

However, you can export chart and dashboard data to Excel to process data more easily. To do this, expand the dashboard and select Export to Excel in the context menu. The browser will download the data file. Also, you can save a dashboard as a .png image  to your computer by clicking the right button of your mouse:

You can find more information here: https://academy.creatio.com/docs/8.x/resources/release-notes/803-atlas-release-notes#title-3964-8

Also, to generate reports in PDF format, you can use the following marketplace add-on: https://marketplace.creatio.com/app/asposepdf-connector-creatio

Please let us know if you have other questions.

Thank you for reaching out!

Show all comments