Hello all,

Is there a way to add an Iframe to a Freedom UI page? I found the documentation here that details how to add one but it only seems to describe how to add to a Classic UI page.

Like 0

Like

1 comments

Hi all,

Is there a way to use tags in Freedom UI? It was available in Classic UI above the lists.

Thanks in advance!

Like 2

Like

1 comments

Hello!

In version 8.1.0 tags will be implemented in Freedom UI, the approximate ETA for it is the end of September.

Show all comments

Hi everyone,

Have you already succeed in using Freedom UI custom validators, the academy article was not very successful to me.

Best regards,

Like 0

Like

6 comments

Hi Jerome,

They are working for me. One thing I did initially was add it to the control in the viewConfigDiff. You're actually supposed to add...MoreLess

Show all comments (5)

Hello Everyone,

Is there a way to enable Multiple selections of lookup values in Freedom UI? 

 

Like 0

Like

1 comments

Hello,

Unfortunately, it is currently not available to enable Multiple selections of lookup values in Freedom UI.

 

We've registered i...MoreLess

Show all comments

Hi folks! How are you?

I've creted a section in Freedom and I want to show a custom page instead the default list page.

default url is: http://uriel:100/0/Nui/ViewModule.aspx#Section/UsrTest_ListPage

Custom url is :http://uriel:100/0/Nui/ViewModule.aspx#Section/UsrPage_ebkv9e8



I tried a redirect...MoreLess

Like 0

Like

2 comments
Best reply

Hello,

You can try another approach: the column that is responsible for the section list page that will be opened when going to the sectio...MoreLess

Show all comments (1)

Hello Community,

In the new Freedom UI, I need that in the dropdown field 'Responsible' (contact object) appear only the data that are of 'Type = Employee' (contact attribute).

I know how to do it in the previous versions but not in the new one.

In the new one I can't find the way to make this filter, can you help me?

Thank you very much!

Like 0

Like

1 comments

Hello Everyone,

I am working on a scenario where I need to get Records (With Id and Name) from another object.

In Model class, we can get one record but how to get a Collection of records with a filter/Parameter "Name" it should get all the records with the same Name. 

 

Like 0

Like

4 comments

There is an issue in current versions of Creatio with the filter classes, such as FilterGroup etc, being applied to model load/queries. I'v...MoreLess

Show all comments (3)

Hi,



Looking into implementing Customer 360 now that filter business rules exist in 8.0.9.



However, we noticed lookups are showing inactive values, which is not the case in Classic UI.



Is this expected behaviour (meaning proper filtering of inactive values does not exist yet)? Or is this a bug that needs correction ?



Cheers,



Damien

Like 1

Like

7 comments

Hello,

Could you please describe the issue in more detail and provide the screenshots of the problem if possible?

Show all comments (6)

Hi community,

I have a custom entity A, that has a relation with a Contact entity. 

I would like to edit the related contact in the context of the entity A. Is this possible in Freedom UI?

Could I open a dialog with the Edit form of the Contact?

If it's not possible, I believe I have to navigate to the Contact to edit it.



Thanks,

Ignacio.

 

Like 0

Like

3 comments

Hello Ignacio,



I believe it could be achieved by an Expanded list.

 

For example as it's already realized for Contacts in Accounts:

Show all comments (2)

Good day, Colleagues!

Does anyone possibly have a code example on the new Freedom page showing how to calculate the difference of values ​​of two page fields and write it into a third field? For example: payment balance = Amount-PaymentAmount Maybe there's also a code example on how to get the exchange rate on the date specified in the Date field according to the Currency field or an example of how to refer to another object to get a value from it.

Like 2

Like

3 comments

You can see how to wire up a code to respond to a field change here:

https://customerfx.com/article/responding-to-an-event-when-a-field-is-c…

As...MoreLess

Show all comments (2)