Good afternoon. Please tell me where I can find more detailed documentation on writing a custom Angular component  for Freedom UI to work with a list of data obtained by querying the database using set filters, calling and handling the necessary events.

Like 0

Like

3 comments
Best reply

Hello, 

Documentation for creating custom Angular components here: https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platform/category/freedom-ui-component

Video...MoreLess

Show all comments (2)

How to configure use freedom mini page for creating object and classic page for editing in classic ui section?

Like 0

Like

1 comments


Hello, 

Currently, this is the expected system behavior. If the modal/mini page for adding records is configured in Freedom UI, but you...MoreLess

Show all comments

Dear,

On freedom, we can't delete feeds that aren't ours, even if we're an administrator.
Can we change this behaviour?
Administrators should be able to delete feeds even if they're not their own.
Is this possible?

Thank you!

Nicolas

Like 0

Like

1 comments

Hello!

Unfortunately, by default, this functionality cannot be implemented due to the core logic of the application’s configuration.

When...MoreLess

Show all comments

Dear,

On our development environment, when I add a feed to a page, for example on the account page, the feed automatically appears on the Feed tab of another user connected to the environment.
However, in production the feed doesn't appear, I have to exit the account page and reopen it to see the feed.
How can I get the feed to appear automatically in production?

Thank you !

Nicolas

Like 0

Like

2 comments

Hello,
 

Live date update is only available on Freedom UI feed pages, and it works based on a web socket connection.
 

We recommend...MoreLess

Show all comments (1)

Dear,

I would like to filter activities in the timeline by activity category :

do not display activities if their category corresponds to a given value.

I haven't found any articles or requests in the community to do this. I can not find where to apply this filter on the timeline object.

Thank you !

Nicolas

Like 0

Like

1 comments

Dear,

Thank you for reaching out to us.

Unfortunately, in the current system configuration, such an option for advanced filters is not available...MoreLess

Show all comments

In the classic version we can communicate between modules, for example from page to detail or vice versa using messages.

I have case in my form page there is a modal page, when the modal page is closed it will send data to the form page to do something.
How to implementation in freedom?

Thank you

Like 2

Like

1 comments

It would likely work to use requests with the correct scopes set for message exchange like how sandbox worked, but I've not really tried to...MoreLess

Show all comments

Hi Creatio Community,

I am developing a client side filter for a lookup in a section page (Freedom UI). I want to reload (re-filter) the lookup when the stage of the current record is updated (when GlbReloadEntityPage message is received).

Base logic for lookup loading:

{
	request: "crt.LoadDataRequest"...

MoreLess

Like 0

Like

2 comments

Any updates about this topic?

Show all comments (1)

Hello Creatio Community,

I am looking to set up a chart widget that can be dynamically filtered based on values from other fields on the same dashboard. Specifically, I want the chart, which is connected to the Case object, to update its data when a user selects a value from a dropdown field (for example...MoreLess

Like 0

Like

2 comments

Instead of adding a lookup, use a quickfilter component. I believe as long as you're on 8.1.4 or higher you can have that filter a chart elements directly.

Show all comments (1)

Hello all,

I have a client that is trying to add the communication options detail to the Portal user's Profile page in Freedom UI. However, it seems the User profile is no longer visibly connected to the User's contact record. How can we add the detail?

Like 0

Like

3 comments

Hello,

Could you please describe the end result that you would like to obtain and the exact steps that you are making?

Thank you!

Show all comments (2)

Hi All,

Is there any way to configure the comboboxes inside the Grid in a similar way we configure the ones in a page?

I'd like to be able to configure these 2 properties:

  • "showValueAsLink" 
  • "isAddAllowed"
     
  • Thanks!
     
Like 0

Like

1 comments

Hello,
 

Thank you for your question. To provide a more detailed analysis, could you please clarify the following:
 

  1. 1. We need screenshots...MoreLess
Show all comments