Hi all,

 

i've set up "next steps" component in my interface so that a user can check what are the pending activities for a record with an associate case

 

Language is in italian in this screen, but "Attività" is the next steps component. In this instance it is a pre configured page routed to a group "Amministrazione". My issue is that users from different group are able to open the pre configured page and work on it.

 

I can toy with object permission and set the record as read only for everyone but those in the group who is owner of the task but other users are still able to open the pre configure page. 

 

The ideal behaviour would be for the complete button in the task to be disabled for those users that are not part of the owner role. Is that even possible?

 

Thanks

 

Like 0

Like

0 comments
Show all comments

Hi,

I created a modal which inherits the BasePageV2 to solve my problem with lookup's filtering for simplelookups, but now I am facing problem with trying to close the modal.



I tried BasePageV2's onBackButtonClick, this._closePage(), onDiscardChangesClick and it doesn't close the modal. 

Any workaround/idea?

Like 1

Like

0 comments
Show all comments

In the classic UI, users had the ability to set follow the Feed of an Account record. This is no longer possible in the Freedom UI. Is there a way for a user to follow all feeds for all accounts somehow by a setting or in code?

Like 0

Like

1 comments

Hello,

Unfortunately, it is not yet available for Freedom UI pages. However, we have already registered a task for our R&D team to look into the possibility of implementing this functionality.

Best regards.
Antonii

Show all comments

Hello, everyone! 
I've already added the "AllowCreateAngularSchema" feature on the page "XXX/0/Shell/#Section/AppFeature_ListPage" and the page "Contacts_FormPage" doesn't come up on the pop-up. 

It's a crm-test environment, recently created and has nothing in it. 

Here's a print from the page that should show the form page:

 

Hope you can help out on this. 

Thanks!

Like 0

Like

3 comments

Make sure you're selecting the angular replacing option (this only shows after adding the "AllowCreateAngularSchema" feature)

Ryan

Additionally to Ryan's suggestion make sure you don't receive any errors in the console upon opening the module setup\searching for the contacts form page and make sure that your package where you create this schema has all the necessary dependencies.

 

Hey, I've done that. That's the screen for the replacing angular module. 

Ryan Farley writes:

Make sure you're selecting the angular replacing option (this only shows after adding the "AllowCreateAngularSchema" feature)

Ryan

 

 

Yep, no errors, Oleg :/

Oleg Drobina writes:

Additionally to Ryan's suggestion make sure you don't receive any errors in the console upon opening the module setup\searching for the contacts form page and make sure that your package where you create this schema has all the necessary dependencies.

 

Show all comments

Hi Team, I need to add field "Description" in addition to "Name" field to the lookup pop-up box that appears when we apply filter on the lookup field. How can I go about this? Thanks

Like 0

Like

3 comments

Just click on View in the top right corner to add more columns to the list

Hello,

As Alejandro González Momblán mentioned, to add new fields to this window, click on View and select Choose fields to display
In the new window, you can select which columns should be shown.


 

Best regards,
Antonii.

Antonii Viazovskyi,

Hi Antonii, thanks for sharing this. I did try this but I don't see an option to add new fields in the "View" dropdown. I am only getting option to sort values, not add new fields. Can you please confirm how can I get that option to add new fields? This is a Freedom UI

Show all comments

Hello, everyone. 

I'm having a few problems on a business process that i've created that "gets" information from another system (through api) and i'm getting the response without any error. What happens is that I'm trying to pass down the information to a sub-process and a few fields just don't work. They all go as "null" information. 

 

I'll paste a few prints.

1st one, the information coming from the endpoint request without any problem:

 

2nd, the information being passed for the subprocess:

 

3rd, the information that the sub-process "gets" from the main process:

(update: the "name" "subprocess1" has been solved. Aparently, I can't name the internal name from the endpoint "Name"... changed that to "Names" and it worked)

 

Has anyone already come across something like this? 

btw.. I'm on version 8.2.0.4183.

Like 0

Like

0 comments
Show all comments

Hi, 

 

I have created a BP with the process parameter  -

2. Created a button on freedom UI section list page and tried to link it with BP. 

But when I am selecting multiple records in the list page and clicking button, in the process log process is running but nothing is happening. 

Execution diagram while the process is in running state - 

Creatio version is - 8.1.1.3136

 

Anyone can help with this please? how can I achieve it? Any other alternative.

 

Thanks

Like 0

Like

4 comments
Best reply

You need to select "For the selected records in the list", not "For the selected page" for the process execution. See https://customerfx.com/article/launching-a-process-for-multiple-records-in-a-creatio-list/

Ryan

You need to select "For the selected records in the list", not "For the selected page" for the process execution. See https://customerfx.com/article/launching-a-process-for-multiple-records-in-a-creatio-list/

Ryan

Ryan Farley,

Hi, yes I have checked the article but the problem is with version, in the articles it says version 8.1.3 and my version is 8.1.1. So there is not such option at all.

 

Hello,

 

In order to use the required functionality, an update from 8.1.1 to 8.1.3 should be performed.

AS,

This does require 813 or higher.

Show all comments

I have stopped three business process flows related to two leads. Now these business process tasks are stuck in my notification center. 

 

Clicking on them does nothing.

 

Does anyone know how to get rid of these three business process tasks? 

Ideas welcome :-) 
 

Like 0

Like

4 comments

Hello,

 

Please note that in order to remove these tasks from the notifications panel, you need to find the exact business process iterations that created these tasks and cancel the processes.

Thanks for the reply Mira. I already tried this. I actually stopped all historic business processes on leads. But these are still stuck somehow. 

This are the only tasks still in "running" status:

Bas Kroes,

 

Please describe what exactly happens when you try to cancel these processes, what error do you receive?

Hi Mira, just to clear out, these are the only remaining business processes that are not connected to leads. So the ones that are still visible in my notification center should not be in this list and are already stopped/cancelled. Therefore I don't know how to get rid of the tasks.

Does that make it more clear?

Show all comments

Hi all,

 

i'm new to creatio and i'm struggling a bit with business process task.

I would like to build a dashboard where the user can see all the business process task routed to his group, maybe groupped by case type.

 

I wasn't able to find a dedicated widget or section for those data, as far as i understand they are only visible in the communication panel but that solution works only if you have a small amount of tasks.

 

Is there a way to accomplish my use case without resorting to coding the desired page?

 

Thank you

Like 0

Like

0 comments
Show all comments

Hello guys, I'm fairly new to Creatio, but I've seen there are a couple of functionalities that are missing. Some have never existed in Creatio and some others were in Classic but not available anymore. 

Right now I'm interested in calculated metrics, but for freedomUI. And maybe something similar for DataGrids

From what I see, It's seems possible for developers to make their own add-ons to provide certain functionalities and probably later put in on the marketplace.

 

I guess the normal procedure is reading the source code of the base packages of Creatio and seeing how you could edit them by importing/exporting/extending classes. Probably would help to downloa other marketplace freedomUI products and trying to see how did they do it

 

But well, I was wondering if someone that has had any experience in it maybe has some tips available before embarking into that journey

Like 0

Like

1 comments

Hello,

 

At this time, we don’t have a Calculated Metrics add-on that supports the Freedom UI. However, this functionality is on our development roadmap and is anticipated for release in versions 8.3-8.4, as it relies on advanced calculation features currently in progress for 8.2-8.3.

You can also take a look at the Custom Freedom UI page components article that provides instructions on developing your own components:

https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platfor…

Show all comments