Hello,

I want to add custom button to add new record of case. I added custom button to contact edit page, made onClick event handler and using this function to open add record page of case:

 

_contactObject.openCardInChain({
	"schemaName": "CasePage",
	"operation": "add",
	"defaultValues": [{
		...

MoreLess

Like 0

Like

3 comments

Dear Luka,

Looks like the issue is related to combined mode Please, try this approach of adding logic to the section and to the page - https://academy...MoreLess

Show all comments (2)

Hi,

I am trying to install a package first from frontend in on-site deployed creatio but it does not work. Then I switch to the workspace console option to install the same package but I am getting the below error(please find the attached screenshot).

I have tried installing the same package to Creatio trial instance and it gets successfully installed without any issues.

Please help me to resolve this issue!

It's an urgent requirement for my clients.

Many Thanks!

File attachments
Like 1

Like

1 comments

Dear Akshit,

I see that there is a similar case registered for our support team. We will investigate the issue in terms of the support tea...MoreLess

Show all comments

Hi All,

I have written a PATCH request to consume an Incoming API which contains a two-parameter id and a JSON Request body. I have tried to call the service through postman but I am getting as 404 NotFound response.



 

Via Postman, Passing the parameters,

1) By appending the id to the Url itself, and passing JSON params in the body.

2) By passing the id as a Parameter and body contains request data(JSON)

3) By passing 2 parameters completely in the Body itself 



Kindly help me in fixing this issue!

Like 0

Like

2 comments

Dear Adharsh,

Can you please specify if you tried to call the service via browser and were you able to log into the system via postma...MoreLess

Show all comments (1)

I need to send an email from a business process and lik it to a Case (so it can be viewed inside the "PROCESSING" tab and History of the Case).

I found this article (https://academy.creatio.com/documents/technic-bpms/7-16/how-link-emails…) where there's writte to use the [Email connections] propert...MoreLess

Like 0

Like

3 comments

Hello, 

The [Email connections] property is a bit down below as in the first picture. Try to scroll down the email element settings...MoreLess

Show all comments (2)

Recently looking at using the Data Binding Tool on the marketplace ( https://marketplace.creatio.com/app/data-binding-tool ) to make binding Section List and Detail column setups easier, but it appears that you can bind column setups for the same Section List and Culture multiple times for the same...MoreLess

Like 0

Like

4 comments

Hi Harvey,

I have also faced the same issue and as far as I know, this does lead to problems.

We therefore only use the data-binding tool...MoreLess

Show all comments (3)

Hi Community,

My requirement is to attach bulk pdf with the section records based on the mapping of the PNR column automatically.

My question is 

1. Can we upload bulk(more than 1000) of pdf's in creatio altogether? If yes then how?

2. How can I develop functionality to attach the pdf with the section records based on the column mapping automatically?

All I knew is that manually we can attach the pdf's in the section records.

Please suggest some solution!

Many thanks !

Regards

Like 0

Like

2 comments

Dear Akshit, 



Starting from 7.16.0 you can stream data with OData v4.

See details here:

https://academy.creatio.com/documents/technic-sdk/7-16/working-stream-data



Kind...MoreLess

Show all comments (1)

Hi all,

I have created a local instance of Service product for my project setup. I have a little confused about what should be added as a dependency on the created package. Whether we should add ProductCore or ServiceSoftKey or something else.

Kindly help me with this. Also, can you send me a brief note of what dependency should be added for the corresponding product?



Regards,

Adharsh S

Like 0

Like

6 comments

Dear Adharsh, 



Please add the following packages to the new package dependencies for the service product: 

ServiceEnterpriseSoftkey

ServiceEnterpriseDefSettings

Release

ServiceEnterpriseMobile



Kind...MoreLess

Show all comments (5)

Hi community,

On my fresh on-site deployed creatio application on the application server I am trying to install Refresh button for creatio app from marketplace but installation failed.

I didn't understand why it is happening.

Attaching the screenshot below! 

Please help!

Many thanks!

Like 0

Like

1 comments

Dear Alshit,

The error is not related to the plugin. It happens because the system cannot be compiled during the installation since the II...MoreLess

Show all comments

Hi community,

My clients doesn't want any creatio name and logo. Attaching the screenshots please tell me how to remove the creatio name and logo!!

1. on the tab

2. on the right side

3.on the adress bar

 

4. After log in.

5. this version also.

It's an urgent requirement please help!!!

Many thanks !

Like 0

Like

4 comments
Best reply

In addition to what Olga said about removing the widget on the intro and login pages, you can change the "Creatio" on the browser tab by changing...MoreLess

Show all comments (3)

Hi Community,

I am trying to install a package on the trial instance and it's showing some error.

Though I can see the log file I cannot fix the issue since the package which I am installing is not on any instance.

Please suggest how can I deal with this situation.

Many thanks !!

Like 0

Like

1 comments

Hello!

To disable warnings during the compilation and package installation, please use the CodeCompilerWarningLevel system setting and set...MoreLess

Show all comments