Hi ,

I need help in changing Period Filter in Invoice Section and add Current Quarter ,Current Year in the dropdown.

Thank you.

File attachments
Like 0

Like

3 comments
Best reply

Dear Sushma,

In order to implement the required functionality please do the following:

1. Add a module that would be exactly the same...MoreLess

Show all comments (2)

Terrasoft.Common.InvalidObjectStateException: Column FxdChatRefId value cannot be obtained because it has not been loaded.

   at Terrasoft.Core.Entities.EntityColumnValue.get_Value()

   at Terrasoft.Core.Entities.Entity.GetTypedColumnValue[TResult](String valueName)

   ...MoreLess

Like 0

Like

1 comments

Hello Thanh, 



Please try to use "department.GetColumnValue("FxdChatRefId")" instead of "department.FxdChatRefId"

If it doesn't help...MoreLess

Show all comments

Dear mates,

We have integrate Asterisk with Creatio, it works fine.

However i would like to get the number of outgoing calls with a duration > 15 sec for each Creatio Users and for the current day.

I can not select contact.Current User in the select list. How can i do this metric ?

The contact is the call recipient. How can i only have the stat for the current user ?

thanks,

Nicolas

Like 1

Like

1 comments
Best reply

i ve got it. if you take Call.ModifiedById then you can choose current user.

thank you

i ve got it. if you take Call.ModifiedById then you can choose current user.

thank you

Show all comments

Hi 

I made a Multi Select lookup as described in this article using ConfigurationEnums:

https://academy.creatio.com/documents/technic-sdk/7-16/creating-detail-selection-lookup

It can be also done using LookupMultiAddMixin as described on this article:

https://academy.creatio.com/documents/technic-sdk/7-15/adding-multiple-records-detail

Theses...MoreLess

Like 0

Like

1 comments

Dear Oren,

In order to implement the required functionality please debug the “BaseManyToManyGridDetail” and “LookupPage” schemas. Please feel...MoreLess

Show all comments

Hello, I've created a custom section and notice when I add a new record and click save, the record automatically closes and takes the user back to the Section to view the list of records. Is there a setting that can be changed so when you save a new record, the page does NOT close and instead the user stays on the page?

Like 0

Like

2 comments

Hi Mitch,

You can find the answer on this thread: https://community.creatio.com/questions/stay-current-edit-page-after-saving-record

Regards,

Phuong Nguyen

Show all comments (1)

Hello all,

After I selected Object to inherit access permissions I clicked publish and I got the error: Internal failure occurred while running MSBuild. Has my change been published or more likely it did not? Will this affect my package?

Regards

Like 0

Like

3 comments

Hi Yania,

You are using the trial PostgreSQL build and we need to reproduce the same behavior on our end so to tell you the exact reason. Can...MoreLess

Show all comments (2)

We have Creatio in the cloud, the server has 6 or 7 hours difference from my local time. I don't know if switching to summer/winter time in my country affects the difference. To get the current time, I should calculate it. Or I have to go to Process Log and look upon the latest processes time. Is there a way to easily get the current server time?

Like 0

Like

1 comments

Hello Yuriy, 



The current DB and server time is set to UTC+0 no matter where the website is located. 

Please note, that you can always...MoreLess

Show all comments

Hello,

I'm trying to deploy one dashboard from my local environment to a cloud one.

I just built a very simple dashboard to test the process and added the following data binding record to the package:

Object: Dashboard (which is over table SysDashboard)

Filters: Section that is equal to Dashboards...MoreLess

Like 0

Like

1 comments

Hi Artur,



    The dashboard's data is stored in the SysDashboards for dashboards on analytics, 

and SysWidgetDashboard ...MoreLess

Show all comments

How can I get bigger font for name in custom section.

Here is the pic of Contact section (in-buily) with Name shown in big fonts in tile view.

Now I have built my custom Contact section but with few changes. It is not replaced or inherited with actual Contact section.

Now in the section after...MoreLess

Like 0

Like

3 comments

Hi Ramnath.

You can change the font size by adding a custom css style to the schema you need and in such a way override the system font-size...MoreLess

Show all comments (2)



Dear mates,

I used to access object source code from advanced settings but since few weeks i can just open a window with readonly feature:

i can still access by the page designer but it is a longuer way to made development.

Does anyone know why i can not reach the source code from the advanced settings ?

thank you,

Nicolas

Like 0

Like

2 comments
Best reply

Hello Nicolas,

There was no possibility to edit the source code of the object ever in the Creatio app using the object "Source code" option...MoreLess

Show all comments (1)