Hi,

I created a custom package to integrate ceatio with our own product, how ever i couldn't find a way to return multiple results. When i try to add 2 resulting text i got following error

This property is already checked in another parameter. It can only be used in 1 parameter.

is there a way to return multiple results like Dictionary ?

Like 0

Like

7 comments

Hi Onur,

It's not quite clear what you are trying to achieve. Can you please send more details and screenshots of what needs to be done?

Best regards,

Oscar

Show all comments (6)

Hi Community,

I've this situation where I need to add a new tab "Preview" and the main objective is have a iframe with a preview of the documents in the attachments, however we try first implement the logic if was a website, because we think that the article that we found on academy "https://academy...MoreLess

Like 0

Like

2 comments

Hello Daniel, 



While it is technically possible to open pdf files using iframe tag, it'd require considerable amount of custom development...MoreLess

Show all comments (1)

I have a prospect who wants the capability for mobile Creatio users to upload a photo from their phone to Creatio, presumably as an attachment to some object.  Is this possible?

Like 0

Like

10 comments

Hello Glen,

This is actually an OOB functionality. You can upload attachments via mobile application even without any additional changes i...MoreLess

Show all comments (9)

Dear,

Is it possible to have two dashboard-type sections ?

Thank you !

Nicolas

Like 0

Like

4 comments

Dear Nicolas, 



Unfortunately, there are no OOB tools to create a new section like this. 

It can be done only be means of advance...MoreLess

Show all comments (3)

Hello Team,

  I want to do Creatio Analyst (Basic ) Certification. For that, I need guidance and Material like how to prepare for that and what I need to follow in order to crack the certification Exam.

Thanks in Advance...

Like

Like 0

Like

1 comments

Dear Naveen,



Unfortunately, we do not have any specific guidance or materials on how to prepare for the exam.

You can check community post...MoreLess

Show all comments

I need to set the background colour of a cell depending on its value.

I tried with a macro but the printable file becomes a "docm" file and Creatio only accepts "docx" files so it seems we cannot use macros in the printable files: is there some ways to embed and use MS-Word macros in Creatio printables?

Is it possible to bind formatting of a cell to a value coming from Creatio (for example the background colour of the cell could be a field coming from Creatio) ?

Like 1

Like

1 comments

Dear Massimiliano,

Thank you for your question!

We have double-checked this information with our developers and received an answer that currently...MoreLess

Show all comments

Hi Team,

I want do Creatio Analyst (Basic ) Certification. How should i prepare for this, any body can guide  to me. 

Many Thanks.

Like 0

Like

1 comments

for basic certification you take it from the site directly and prepare for the module that you want to take the certification in it, understand...MoreLess

Show all comments

Hello,

  I want to do Creatio Analyst (Basic ) Certification. For that, I need guidance like how to prepare for that and what I need to follow in order to crack the certification Exam.

Thanks in Advance...

Like 0

Like

2 comments

for basic certification you take it from the site directly and prepare for the module that you want to take the certification in it, understand...MoreLess

Show all comments (1)

Hi community,

I've a problem with PATCH method on Region Entity.

I receive a generic error when I try to update a record.

What am I doing wrong ?

Here the postman request.

1) Read the region record to update

2) The error captured on postman when I tried to update the same record founded before

Like 0

Like

4 comments

Hi Stefano,

There can be a problem with the Region object in configuration or another object and that's why an UPDATE fails. You need to:

1)...MoreLess

Show all comments (3)

Hi, 

I added a Check Menu Item on the Actions menu to one of my sections and it works fine, but I have not been able to set the Checked default value base of an attribute set on the init function.

 

This is what I have:

actionMenuItems.addItem(this.getButtonMenuItem({

    ...MoreLess

Like 0

Like

2 comments

Hello Jose, 

Please check my last answer on this post: 

https://community.creatio.com/questions/how-make-radio-button-mandatory…

Here...MoreLess

Show all comments (1)