Hi community!

We have moved our package from one environment with lowest creatio version (7.16) to environment with highest version (creatio atlas).

Some objects were not installed properly and we received error:

Error "Object is invalid. Extended properties are not permitted on 'dbo.UsrGeneralViewFile...MoreLess

Like 0

Like

2 comments

Hello Yana, 

We strongly recommend to transfer packages between sites with the same build (products) and versions to avoid any errors...MoreLess

Show all comments (1)

Hello Community,

Our client has a case where he needs to upload a file secured with a password to the attachment details. He tried to upload that file file but with no success. Is there a way to keep that file in its encrypted format and be able to upload it?

Thank you,

Like 0

Like

2 comments

...

Show all comments (1)

I use apps for Creation https://marketplace.creatio.com/app/data-binding-tool-creation

An error appears in the console after trying to link the column settings for a part. What could this be related to?

Like 0

Like

1 comments

Hello Vlad!

I have successfully bound list settings on CRM Creatio 8.0.8 using this add-on on my side. Please, provide more details so that...MoreLess

Show all comments

Hello Community, 

I have a scenario where I wanted the lookup field as a Selection Window in Freedom UI.

I have updated the lookup column in the object as the "Selection Window". But the lookup still open as a list instead of selection window. 

Any suggestions are really helpful.

Thanks 

Gargeyi.G

Like 1

Like

1 comments

Hello,



There is no such option in Freedom UI now. 

We've registered it in our R&D team backlog for consideration and implementation...MoreLess

Show all comments

Hi,

I am trying to open a new webpage from a button onclick action. I saw this feed:

https://community.creatio.com/questions/how-open-new-webpage-button-onc…

I'm very new in Creation so I tried to replicate it on a page definition. What's wrong with the following code:

define("UsrPage_bwxynuo", /**SCHEMA_DEPS*/[]/**SCHEMA_DEPS*/...MoreLess

Like 0

Like

2 comments
Best reply

Hello,

From the code you posted, you're using the newer type of page (Freedom UI), but how you wired up the click of the button to call you...MoreLess

Show all comments (1)

It is possible to remove 2 decimal after comma?

Like 0

Like

2 comments

Hello, 

 

It's not possible to remove zeros after the decimal point without changing the type of the column in the DB. 

If...MoreLess

Show all comments (1)

Show a button if the selected entry has certain conditions ("Test.Lookup == Test 1")

Example

Card: Lead

Lookup: Stage Lead

value: one of the stages

diff: /**SCHEMA_DIFF*/[           

               {

 ...MoreLess

File attachments
Like 0

Like

1 comments

Hello,

To do this, you'll do the following: 

  1. Add a boolean attribute
  2. Bind the boolean attribute to the visible property of the button
  3. Set...MoreLess
Show all comments

Hi! 

I want to create a process witch sends emails when the owner of a lead is changed. I have to send the email to the current and the last owner and I have an issue about getting the previous owner. 

Do you know how I can get to the previous owner of the led into the process? 

I want to mention that the pervious owner can be changed multiple times.

Thank you, 

Rares Ivan

Like 0

Like

2 comments
Best reply

Hello Ivan,

In a business process, you cannot know the previous value because a new version has already been saved. So as a workaround...MoreLess

Show all comments (1)

Hi community!

I need to make a report where time(days) between lead stages is displayed.

For example:

Registration -> Qualification 5 days

Qualification -> Sale in Progress 8 days

Sale in Progress -> Opportunity in Progress 21 days

Opportunity in Progress -> Won/Lost/etc  54 days

Is it possible to calculate number of days between lead stages and display in the section list view or in any other way (dashboards, report etc)?

Like 0

Like

1 comments

Hello,

As for now, such dashboards cannot be build using OOB tools because Creatio doesn't store duration of the each Lead stage.

However,...MoreLess

Show all comments

Hello,

I want to auto-number in a Custom module in Studio, the numbering I will do will be handled with different values and must be sequential. I need an answer on how to do it.

Like 0

Like

1 comments