Import
error
Sales_Creatio
sales
7.17

Good day!

I need help to understand an error during install of package.

Terrasoft.Core.Packages.Exceptions.InvalidDescriptorInFileSystemException: Invalid discripter: 
Reading of property "Type" is not supported 
Path: UsrTest ---> Terrasoft.Common.InvalidObjectStateException: Reading of property...

MoreLess

File attachments
Like 1

Like

2 comments

Hello,

The cause of the problem is the difference between the versions of websites of Сrеаtio that you used during the development of your package versus installation.

Show all comments (1)
pivot
portal
Sales_Creatio
8.0

Hello!



I setup Pivot table on Portal main page. And in setup it is displayed like Pivot. But when I login as portal user, I see this data like simple list. Is it possible to display Pivot on Portal?



Thank you!

Vladimir

Like 1

Like

1 comments

Hello Vladimir!

Thank you for bringing this question to us. By default portal users can't see Pivot tables for several reasons. First of all...MoreLess

Show all comments
attachment
portal
preview
Sales_Creatio
8.0

When images preview works perfectly in sections, it doesn't work in the same sections on portal.

How to enable attachment preview for portal users?



Kind regards,

Vladimir

Like 2

Like

1 comments

Greetings,



Unfortunately, this is a known issue, which is already being worked on by our R&D team and will be improved within the future releases. 

Show all comments

Hi All,

I have created two types of contracts (Loyalty and General) and the default "Subordinate contract" detail is only showing in one page(General). So when creating a Subordinate contract by clicking on the (+) icon, I can see both options.

Is there a way to hide the Loyalty option from there?

Like 0

Like

4 comments
Best reply

Hi Champi,

I believe in this conversation you will find an answer to your task.

Show all comments (3)
visit
Activity
scheduler
Sales_Creatio
8.0

Hello,

We would like to add the City of an Account in the Visit Scheduler container. How can that be achieved ?

Thank you

Sasori

Like 0

Like

8 comments

Hello team,

Any update on this ?

Show all comments (7)
Sales_Creatio
7.18

Hi community,

To show conversion rate in dashboard we use sales pipeline. Is there a way to show conversion rate without sales pipeline. For example "To show conversion rate in leads between qualification to closed won". Is there a way to implement it. Also suggest best chart to do this.

Thanks in advance.

 

Regards,

Manideep Korni

Like 1

Like

2 comments

Hello Korni,

As I understand your need - you want the same info that the pipeline contains, but to be displayed in a different way. In the...MoreLess

Show all comments (1)
Sales_Creatio
7.18

Hi community,

I want to implement "SalesPipeline" chart with custom column in lead section. By default it is tagged to the Column "Qualify status". But Iam using my own custom column "UsrLeadOpportunityStages" to define lead stages in my project. I can try with normal pipeline graph but also I want to implement the stage conversion rate, just like shown in the picture.

Is there a way implement.

Thanks in advance.



Regards,

Manideep Korni

Like 2

Like

4 comments

Hello,



I believe your business task could be achieved by this MarketPlace add-on,

Show all comments (3)

Hi Community,

I am trying to add a fixed filter like "Owner" in Activities to a custom section. Below is the code I added for the same:

initFixedFiltersConfig: function() {
				var fixedFilterConfig = {
					entitySchema: this.entitySchema,
					filters: [
						{
							name: "Owner",
							caption...

MoreLess

Like 0

Like

2 comments

Hi,

Here is an example on adding a custom fixed filter.

Case description:

You need to add a custom fixed filter by column Type to the Contact...MoreLess

Show all comments (1)
portal
data binding
Sales_Creatio
8.0

Hello!



We have several details on Portal (e.g. Product price, Contract and some custom ones).

When portal user double clicks on the record, edit page is opened.

But this happens only on Dev environment. When we install package to Test, it is not possible to open edit page there.

What data should be added to the package in order to open edit page for detail records?



Thank you

Like 0

Like

3 comments

As we have found, there are 2 records for one CardSchemaUId in SysModuleEdit:



Select * from "SysModuleEdit"

where "PageCaption" LIKE '%Contracts%'



So...MoreLess

Show all comments (2)
Sales_Creatio
accountsection
#editable list
8.0

hello all,

is it possible to add an editable/free writeable table or list in the account section?

Like 0

Like

1 comments

Hello Jeremy, 

You can add the chart for the Account's section record, it will be available once the record page is opened. It can be...MoreLess

Show all comments