Dear mates,

Is it possible to open the page call after a call ?

Thanks,

Nicolas

Like 0

Like

21 comments

Hello Nicolas,

Yes, this is possible and the sequence is as follows:

1) Execute this SQL query in the database of the app:

update Sysmodule...MoreLess

Show all comments (20)

Hi Community,

I installed this  https://marketplace.creatio.com/app/multiple-choice-field-setup-creatio   on our development system version "7.15.3.1649". I added the required codes on our page and it's working as expected. There are few problems with this addon on our page.

1) When...MoreLess

Like 1

Like

20 comments

Hi JP Ngo,

I have forwarded your problems to the responsible team. I will let you know the results by the end of this week.

Show all comments (19)

Is it possible to delete a replacing schema when you have also created inheriting schemas based on that schema? I've tried this, and it seems to turn the inheriting schemas into being read-only, showing the following message when trying to edit them:

Here is an example set up for this issue:

  1. Create...MoreLess
Like 0

Like

3 comments

Hello Harvey,

We do not recommend to delete schemas that are set as [Parent object] for some other schemas. It could lead to unexpected...MoreLess

Show all comments (2)

Hi;

We run the process like that

            ProcessSchema schema = userConnection.ProcessSchemaManager.GetInstanceByName("UsrSendExtraPaymentCancellationToNav");

            bool canUseFlowEngine = ProcessSchemaManager.GetCanUseFlowEngine(userConnection...MoreLess

Like 0

Like

1 comments

Dear Tomasz,

Unfortunately, I could not reproduce the issue. The provided code worked fine on my end. However, I can suggest two ways of how...MoreLess

Show all comments

Hello Community!



While we are aware that the Creatio web application is primarily an 'online' application and does not support offline usage, Will a loaded page stay as is, if network disconnects for a few minutes? I did a quick check on a pre configured page and it stayed as is. I was able to resume...MoreLess

Like 0

Like

2 comments
Best reply

    Hello!

    Yes, the loaded page won't crash until you try to refresh it.

When you have some page or the list of...MoreLess

Show all comments (1)

I've seen that when a case is automatically created upon receiving an email, the case "Source" field is "email".

I have several mailboxes used to create cases and I'd like to set different "source" values depending on the source mailbox (for example "email mailbox1", "email mailbox 2", ecc) to make statistics and better distinguish cases depending on the source mailbox that originated the case.

How can I configure the "source" field for a case depending on the mailbox that created it?

Like 0

Like

1 comments

Hello Massimiliano, 



As an option, you can use a Category field for this purpose. 

You can specify names of mailboxes in this...MoreLess

Show all comments

I am getting this on 7.15.2 when I try to compile after updating the package.

I have .net 4.8 installed on that iis server.

2020-05-15 16:16:08,286 [220] ERROR IIS APPPOOL\test-bpm.tmf.org Build BuildInternal - An error occured while running dotnet cli

System.ComponentModel.Win32Exception (0x80004005):...MoreLess

Like 1

Like

1 comments

Hi,

This issue occurs when .NET Core SDK 2.2.300 is not installed on the server. After it is installed restore the server and try to ...MoreLess

Show all comments

Hi,

I am getting an issue while setup an excel report add on in development instance.

I installed the package from the market place. The package URL is as follows:



Package  URL : https://marketplace.creatio.com/app/excel-reports-builder-creatio



I am following all steps mentioned in the reference document as given below.

 

image.png



But the added Section is not displaying in the workstation.



Please help to fix this issue.

Like 0

Like

3 comments

Hi,

first, logout and login to the application again. If the issue persists, try to add first any basic section to the workplace and after...MoreLess

Show all comments (2)

Hello, I am creating a custom section for employees to submit access requests. I created a custom package called ITrequests which I've been building the custom section and all associated objects in. I've somehow run into this error when I try to save the Case, it says "Package sequence contains cycle: "ITrequests-->Custom-->ITrequests". This error is preventing me from saving this case. Can someone point me in the right direction for where to look to resolve this error?

Like 0

Like

7 comments

Check the dependencies for your package. Just guessing, but I assume it has something to do with that. Or a package that has your package a...MoreLess

Show all comments (6)

Dear,

When installing the marketplace app 'Word-to-Pdf attachment converter for Creatio' I got following error:

Errors and (or) warnings occurred while compiling configuration dll

Autogenerated\Src\GlbAsposePDFHelper.GlbWordToPdfConverter.cs(5,8) error CS0246: The type or namespace name 'Aspose' could...MoreLess

Like 0

Like

6 comments
Best reply

Hello Vincent,

Please review this community post where the same problem was successfully resolved: https://community.creatio.com/questions/word-pdf-attachment-converter-creatio...MoreLess

Show all comments (5)