Question

How to make a dashboard for number of new leads added? 

Like 0

Like

1 comments

Hello,

You can create a metric in Freedom UI, and set up filtering on the Status-"New" column as well as Created on and specify the value you want. You can learn more about this using the articles below:
https://academy.creatio.com/docs/8.x/no-code-customization/customization-tools/ui-and-business-logic-customization/set-up-dashboards#title-184-4
https://academy.creatio.com/docs/8.x/creatio-apps/creatio-basics/view-analytics


Best regards,
Malika

Show all comments

Hello,

 

We need to configure the Event field in the Lead object to be automatically prefilled for users in the mobile application. Since different managers are assigned to different events, the value should be dynamically calculated based on the specific user and prepopulated in the field.

 

Please note that this functionality should only apply to the mobile app and not the web version.

 

What would be the best approach to achieve this?

 

Thank you!
Vladimir

Like 1

Like

2 comments

Hello,

You can try setting up a business rule in the mobile application to achieve the required functionality. Business rules allow you to dynamically populate the value for the Event field in the Lead object based on the specific user.

For guidance on how to create and implement business rules in the mobile app, refer to the following articles:

Mobile app business rules.
Custom business rules of the mobile application.

Alternatively, you can design a business process to achieve the same goal. A business process can calculate the appropriate value for the Event field and populate it when a record is created or updated in the mobile app.

More information regarding business processes is available here:

BPM tools.

Best regards,
Antonii.

Antonii Viazovskyi,

thank you for your answer.

Seems, it works only for Classic UI, but doesn't work for Freedom UI. We have tried to switch this checkbox on and off and found that.

Show all comments

Hi everyone!

 

I am stuck with the BP, hope you can help me out.

 

I have a detail with duplicate records in it. These records are automaticaly added after the certain emailing (via webhooks). The issues is there are duplicates and I do need them - I need some of them be deleted and at least one should be staying (see image below). 

 

I cannot understand how to write the deleting part in business process

 

Like 1

Like

1 comments

Hello,

Basically, when a webhook comes to the system, there is no process of searching for duplicates, so that duplicate records could be created. However, you can create a business process in which you can use the Find and merge duplicate process element to search and merge these records.

Best regards,
Antonii.

Show all comments

Hello 
It 's possible to add business process buton on Mobile App Freedom Ui in section , or section page.

 

Thank you 

Like 0

Like

1 comments

Hello Safa,

Unfortunately, there is no no-code way to add the custom button. We've already registered the suggestion for the R&D team.

 

Meanwhile, this article explains how to create a custom button. Please follow the release updates to find out when SDK for Mobile will be implemented.

Show all comments

Hello,

 

how is it possible to get Columns selection page for the object in Freedom UI? We need to get list of selected columns and save it for further usage



 

Kind regards,

Vladimir

Like 2

Like

4 comments

Hello,

 

Could you please describe your request in more detail so we could better understand your business need?

Mira Dmitruk,

We want to make configurable export tool. That's why we want to select columns for export

 

Kind regards,

Vladimir

Hello,
 

Unfortunately, at the moment there is no custom option to call this page in the custom functionality.
 

We have a task in the backlog to implement this feature in future versions of the application. We have raised the priority of the task taking into account your user experience.
 

Thank you for contacting us!

This would be very useful for us too - selecting columns in the UI could be very helpful for creating marketplace tools to be used by others for no code configuration of things like import/export/integration tools.

Show all comments

Hello support,

 

The dashboard on my mobile is showed with classic UI on some 8.2 creatio instance and in other instance is showed with freedom UI

 

Could you help me to understand what is the problem?

 

Freedom mobile UI

Classic mobile UI

Like 2

Like

2 comments

Hello!

Freedom UI dashboards can be enabled with the feature Mobile.UseFreedomUIStylesFor7x

Best regards,
Anton

Anton Starikov,

thank you Starikov, I found it some days ago and I don't have time to update my post on community

Show all comments

Hi guys! There is a question. It is necessary to establish rules for the segmentation of the counterparty. If he has more than $10,000 revenue, then assign a segment in the directory with the value A, if the revenue field is less than $1,000, then segment B. How do I do this? In the "event - signal" business process, there is no sign greater than or equal to, only flat or uneven. I didn't find anything that would help me in setting up business rules either. Who can tell you? Version 7.18

Like 0

Like

1 comments

Hello,

You need to check whether your Revenue field is of type "Integer," as it seems that a text field is being used.
 

If you specifically need to use a text field, you will need to parse this field into an integer in formula and use a formula in the Conditional flow to evaluate this value using ">" or "<".

https://community.creatio.com/articles/how-convert-string-integer
https://academy.creatio.com/docs/8.x/no-code-customization/8.1/bpm-tools/process-elements-reference/flows/conditional-flow
 

Thank you for reaching out!

Show all comments

Hello,

 

Is it possible to use Classic UI in web application, but Freedom UI in mobile app? 
The project is done in Classic, so there is no Freedom UI yet.

Kind regards,
Vladimir

Like 1

Like

5 comments
Best reply

Yes - in the mobile wizard, you'll just need to check the "Freedom UI" option for each section exposed in the mobile application.

Ryan

Yes - in the mobile wizard, you'll just need to check the "Freedom UI" option for each section exposed in the mobile application.

Ryan

Ryan Farley,

Thank you!

Do you know in which version this checkbox was introduced? I don’t see it in 8.0.8. Does this mean we need to plan an upgrade?

Kind regards,
Vladimir

Vladimir Sokolov,

I think the first mention for Freedom UI in mobile was 8.0.6 - I don't recall how much was available in that release, so not sure if the option was available for all sections at that time  https://academy.creatio.com/docs/8.x/resources/release-notes/806-atlas-release-notes#title-2502-13

Ryan

Vladimir Sokolov,

Also, that option for Freedom UI in mobile is controlled by a feature. I have a couple of systems where that feature never got enabled by upgrades and the option doesn't show. If it's not showing in your system, that could be the case also and you can check with support for which feature is needed for that (I can't remember the feature name that controls that)

Ryan Farley,

 

Thank you so much, Ryan.
You’re, as always, amazing. The feature UseMobileFlutterFirst setting helped enable Freedom UI.

Kind regards,

Vladimir

Show all comments
Question

I need urgent help from Creatio support - I have emailed support@creatio.com 

All users of our domain are unable to access for more than 3hours.

It keeps stating we have entered an incorrect username and password - this is not possible for all users across all of our offices, I know for certain my credentials are correct.

 

Support have not responded to my email.

How do I escalate to get a response?

Like 0

Like

3 comments

Hello,

 

Please try to send another email to support@creatio.com, make sure that you have entered correct mailbox address, or try to send an email from a different address so we could process your request.

They have come back to me now thank you.

Try directly by success portal, there you can specify, in this case, the highest priority 

Show all comments

Hello,

 

is it possible to define start of scheduled process not in process itself (with Start timer element), but in some system settings or lookup, for example? 

How to start process at that time?

 

Thank you!

Vladimir

Like 2

Like

2 comments

Hello!


To determine when a timer will trigger, there are only three possible ways:

Check the timer configuration in the process settings.

Look at the process properties for details about the timer.

Execute a query on the database tables QRTZ_TRIGGERS and QRTZ_CRON_TRIGGERS.


There is no way to view this information through system settings.


If you need to trigger the process manually, you can find more information about our API at the following link:
Creatio API Documentation - Terrasoft.Core.Scheduler - https://academy.creatio.com/api/netcoreapi/8.0.0/api/Terrasoft.Core.Scheduler.html


Best regards, 
Orkhan

Orkhan,

I don't need to determine when a timer will trigger.
I need to start business process by some external timer (not starting signal), cause time of start should be calculated, not static

 

Kind regards,

Vladimir

Show all comments