Hi Everyone,

I'm looking to filter a lookup value based on "StartDate" and "EndDate" column field which is present in the lookup object . I attempted to achieve this through the following handler code, where I compare the current date with the End Date. However, it didn't work. Does anyone know of ...MoreLess

Like 0

Like

1 comments

Hello,

Take a look at this discussion, in there you can find an example of how to configure and add a needed filter.

In order to get the exact...MoreLess

Show all comments

Hi team,



I created a multi select lookup page for a detail in freedomUI using "crt.OpenLookupPageRequest" functionality. I wanted to either remove already selected records in the popup window or show them as checked if they are added into the detail. 

Source for multiselect page : https://customerfx.com/article/invoking-a-multi-select-lookup-dialog-on-a-creatio-freedom-ui-page/

Can anyone help me with this issue?



Expected functionality:





Thanks in advance

Goparna Nasina

Like 1

Like

1 comments

Hello!

You can use the filtersConfig parameter to filter records, as mentioned in the article.

Or you can use the option selectionState...MoreLess

Show all comments

Hello

For mobile application I need to set Field in Account Page AS readonlny Permanently

I have found 2 solutions witch works in When Freedom UI checbox is unchecked

one of them: https://community.creatio.com/questions/how-make-fields-read-only-mobil…

the other is  addBusinessRule of type : Terrasoft.RuleTypes.Activation

but they don't work when Freedom UI checbox is checked :(

any solutions for setting fields Readonly for FREEDOM UI checked ?

Like 0

Like

5 comments
Best reply

Hello Tomasz,

The code you've used is using Ext.JS and is not working in Freedom UI.

In the latest application versions the business rule...MoreLess

Show all comments (4)

Hello, 

Are the instructions below still apply to add a edit page to a lookup or is there an easy way to do this on Freedom UI version 8.1.1?

Adding lookup with edit page | Community Creatio

Thanks,

Jose

Like 1

Like

1 comments
Best reply

It is still the same since the Lookups area is still classic UI.

Also, BTW I have the instructions with Postgresql instructions here, if interested/needed: ...MoreLess

It is still the same since the Lookups area is still classic UI.

Also, BTW I have the instructions with Postgresql instructions here, if interested/needed: ...MoreLess

Show all comments

Is it possible to specify an extra column or 2 to be used for searching against when typing text into a combobox in Freedom UI? The use case is that users can select an Account in the ComboBox lookup, but should be able to search in that dropdown combobox using either the account's Name, or its Account...MoreLess

Like 1

Like

1 comments

Hello Harvey,

It's not possible for now, but we've registered it in our R&D team backlog for consideration and implementation in future...MoreLess

Show all comments

Hi all,

Currently when I setup a list, the columns are not taking the full width of the grid. 

They have a fixed size and If I resize the screen columns sizes are not chaning. 

Is there any way to setup columns sizes as a % of the list grid width?

Like 1

Like

2 comments

Dear Andreas,

For the grid container, the size of one column will always depend on the size of the grid. For example, you have a 100x100 p...MoreLess

Show all comments (1)

Hi all, 

I'm migrating from Classic UI to Freedom a screen that has an Info button, as described in the following post:



https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platform/platform-customization/classic-ui/record-page/field/examples/attach-an-info-button

How can we do that in FreedomUI?

Like 0

Like

4 comments

Hi,

Have you tried the tooltip in the page designer at field level ?

Show all comments (3)

Hello Everyone,



Is there a way to show contacts only to their respective owner as by default and not to other users?



Thanks in advance.

Like 1

Like

1 comments

Hello,

It all depends on the specific requirement:

  1. If you need to display across the system only those contacts created by the users themselves...MoreLess

Show all comments

Hi 

Is there any way to disable the default pop-up as shown in the image. The pop-up  shows when you make changes in inline detail. 

Regards

Rakshith

File attachments
Like 0

Like

1 comments

Hello,

Could you please send us an email at support@creatio.com and provide detailed steps on how to reproduce the issue so we can investigate...MoreLess

Show all comments

Hi Community,

We have activated the 'Enable live data update' for the Contacts and its currently not working.

We have a business process that updates fields of the Contact once finished. Only when we click Refresh the fields are updated.

How can we fix/debug this issue?

Sasor

Like 0

Like

4 comments

I assume you're using a Freedom UI section/page? It doesn't work with classic. Also, make sure the feature "LiveEditingForCurrentUser" is on as well.

Ryan

Show all comments (3)