Hi,

 

Is there an option to replace the default fields titled 'Select results' and 'Enter detailed results' in the activities calendar, which is located in the 'complete activity' mini form? 

I'd like to replace these fields with ones I've created, which are available in the full-page form.

Like 2

Like

4 comments

+1

Hello,

Unfortunately, it is not possible to change this popup window using the basic application tools, at this point. This can only be done through a specific development process. The code of the page on the ActivityMiniPage of the UIv2 package: 

The development team already considering the possibility of changing this window with basic tools in future versions of the system.

Malika,

Yes please, the more we have nocode possibilities on a nocode platform, the better ;)

Malika,

Thank you so much for your reply. That would be great if I could modify this popup's fields easier. :)

Show all comments

Hi there,

I'd like to add a custom filter to the activities calendar:

There are two filters needed - "+1 day" and "-1 day". My filters should calculate the selected day plus or minus 1 day.

The question is how to add that and where can I find the logic of the current filters listed above?

Like 1

Like

3 comments

It's also missing the basic : 

Previous Year
Current Year
Next Year



Especially that we have these options in advanced filters 🤨

Just need to make this filter customizable. We could set a name and formulas for start and end dates

Vladimir Sokolov,

Could you provide a code snippet? Honestly, I'm not sure how to start the code. I think it should be created in the same file as the current filters, but I'm unable to find them...

 

Show all comments

Hi Comunity,

 

I am wondering if there is any way to make a detail inactive/non-editable in the mobile application,

 

Thank you :)

Like 0

Like

1 comments

Hello!

This issue has already been discussed in another post, you can find it here:
https://community.creatio.com/questions/how-make-fields-read-only-mobile-application-0
 

That should help, have a nice day. 

Regards,
Anton

Show all comments

Hi everyone,

in the OLD UI I used to create a separate module that stored all the constant values used in the code of the pages, such as a specific AccountTypeId or a SysAdminUnitId. I also used to add this module in the edit pages to access those values.

Now I need to do the same thing in the Freedom UI and I haven't figured out how to do it yet. I tried using the same approach by adding the Module in the SCHEMA DEPS and ARGS of the page definition, but I can't access the properties of the custom module.

Can anyone help me?
Let me know.

Thanks in advance.

BR,

 

Luca

Like 0

Like

1 comments
Best reply

I did additional tests and found that referencing the module in the SCHEMA DEPS and ARGS is correct, even though while debugging it's not possible to see the page constants "clearly". However, using "await" allows you to access to those values.

For example, like this:

var customerType = await UsrTestConfigurationEnum.AccountTypes.Customer;

I did additional tests and found that referencing the module in the SCHEMA DEPS and ARGS is correct, even though while debugging it's not possible to see the page constants "clearly". However, using "await" allows you to access to those values.

For example, like this:

var customerType = await UsrTestConfigurationEnum.AccountTypes.Customer;
Show all comments

Hi all,

 

In the application we are building we have necessity to have Rich Text field that need to be filled with log descriprion (400/500 characters). The content of this field is not all visible in list section. Because of this we are asking the following:

 

  • - In a list Section is it possible to increase the height of a row so that all the content of a field clould be visible to the final user (please refer to attached file)?

 

Right now the only possibility a final user has to see the entire content of the field is with the tooltip.

 

Regards

 

Stefano

File attachments
Like 1

Like

1 comments

Hello!

 

Unfortunately, this feature is not available in the basic build.

 

At the moment, this can only be implemented through development methods.


We've registered it in our R&D team backlog for consideration and implementation in future application releases. Thank you for helping us to improve our product. 

Show all comments
Question

Hi, every time after compiling, I encounter the error below, and despite checking the log files, I cannot find any information to understand what the problem might be. Could you help me?

 

 

Like 0

Like

2 comments
Best reply

Hello.
 

This error can occur because the Creatio app is missing or conflicts with components that are required.
We recommend that you reinstall the .NET SDK according to the article on Creatio Academy and deploy the app again.
If you still have problems after doing this, please open a separate request with the Creatio support team.
 

Thank you.

Hello.
 

This error can occur because the Creatio app is missing or conflicts with components that are required.
We recommend that you reinstall the .NET SDK according to the article on Creatio Academy and deploy the app again.
If you still have problems after doing this, please open a separate request with the Creatio support team.
 

Thank you.

Serhii Parfentiev,

Problem solved, Thank you

Show all comments

Dear,

 

Each time we create a new opportunity, the stage history is allready filled with wrong data.

Some stages are indicated even if the opportunity did not use the stages.

 

I tryed to disable all process launch at the opportunity creation but the stage history is still filled in :

Opportunity Stage

Does somebody have an idea where from this problem can come from ?

The default opportunity Stage is "Découverte".

 

Thank you !

Nicolas

Like 0

Like

1 comments

Hello Nicolas,

 

This behavior is absolutely correct: now all the stages from DCM, which were before the current stage, are presented in the object's stage history. The previous behavior was a bag and was fixed in the current release.

 

To get back to old logic you may disable the feature 'SynchronizeStagesByDcm'.
 

Show all comments

Hi all,

 

It seems that a Rich Text it's not editable in a list section (please refer to attached file).

 

Is this a default behaviour? Is there a way to configure it editable in a list section?

 

Best Regards

 

Stefano

File attachments
Like 0

Like

1 comments

Hello Stefano,

There is no such option for now. However, we've registered it in our R&D team backlog for consideration and implementation in the future application releases.

 

Thank you for helping us to improve our product.

Show all comments

Hello
Im trying to set the self registration for external users but the license is not distribution automatic can you help me to know how can I configure that?

Like 0

Like

3 comments

I believe this is set in the web.config SspUserRegistrationLicPackage key (unless that has changed at some point). 

If this is an on-site application modify web.config file in Terrasoft.WebApp folder:

<add key="SspUserRegistrationLicPackage" value ="License name here" />

If this is cloud application contact creatio support and they can add that.

Ryan

Hi Ryan, thank you 

Ryan Farley,

Do you think, we'll get nocode capabilities at some point to change these webconfig settings ? 😏

Damien

Show all comments

Does anyone know if Creatio works with LTI or how to use it?

Like 1

Like

3 comments
Best reply

Hello, 
 

Unfortunately, we don't have such functionality, but you can use our training, where all videos are recorded along with instructions on how to use the system:
 

https://academy.creatio.com/docs/training

Regards,

Orkhan

Hello, 
 

Unfortunately, we don't have such functionality, but you can use our training, where all videos are recorded along with instructions on how to use the system:
 

https://academy.creatio.com/docs/training

Regards,

Orkhan

Orkhan,

Thank you

Licia Moura,


Greetings,
 

Unfortunately, we don't have such examples of realization, as well as we don't have such applications created by our partners in the marketplace.

 

Show all comments