Hi creatio community,

I am developing a custom campaign element (sms element) as described in this link: https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platform/platform-customization/classic-ui/marketing-campaigns-basics/examples/implement-a-campaign-element  

I have implemented...MoreLess

Like 0

Like

1 comments

Any information about this question?

Show all comments

I need to make a panel appear based on a dynamic entity, which could be Contact, Account...

And I also need to be able to have the reference of the names of the fields that are selected and add them to another entity, to form a detail list.

The reference (Code of the column, like "Name", "Description"...MoreLess

Like 1

Like

1 comments

Hello,

Can you give more details on your task? Why do you need a panel to appear, during what actions, for what purpose, and so on?

Show all comments

Hello All, 

is there a way to add a custom Quick filter? let say in the email i want to have a quick filter that has the values of all recipients 

Like 0

Like

3 comments

Hello,

You can check this community post 
https://community.creatio.com/questions/how-add-timeline-filters

Best regards,
Antonii

Show all comments (2)

Hello,

I need to create a page in freedom UI and add it as a section without linking it to a model, meaning that this page operates freely without having a business object related to it.

The purpose is to call external API and retrieve values to be populated in a table/list, and it does not need to be related to any model inside creatio. No need to add-edit-delete for the model, a free customizable page that I can fully control from code level.

Thanks

Like 1

Like

1 comments

I create such pages in the business process - predefined page

Show all comments

Hi team,
I need assistance with hiding the 'Run Process' button and customizing the 'New' button on the desktop page. Thanks in advance for your help.

Regards,
Mahalaxmi Ganesan

Like 0

Like

2 comments

Hi Mahalaxmi

You can hide the 'Run Process' button by using this marketplace addon: https://marketplace.creatio.com/app/experceo-ui-wizard-creatio

After...MoreLess

Show all comments (1)

In Lead and Opportunity is a list names "Reason for closing" which is populated by some lookup (OpportunitycloseReason it seems).

I find no matching lookup with that name but a configuration object where the values are listed but not editable. How do I edit those values?

Thanks for your help

Like 0

Like

3 comments

I think it is these. 

Show all comments (2)

Hello all!

As the title says, I would like to customize the header that gets auto-generated from "Customer need", "Contact", "Company" in leads.

Is there a way to include a custom field? this would be really helpful because it is absolutely possible to get two leads from the same contact with the same customer need (but different projects)

Help is appreciated

Like 0

Like

1 comments
Best reply

Hello,

The lead header, i.e. the LeadName field is formed in the event process when the lead is saved (Lead object, Lead package, UpdateLeadName...MoreLess

Hello,

The lead header, i.e. the LeadName field is formed in the event process when the lead is saved (Lead object, Lead package, UpdateLeadName...MoreLess

Show all comments

Hi All,

Looking for ways to encrypt lookup column value. I want a column value which is supposed to be a secret key be encrypted and editable only to specific user role. Kindly suggest.

Thanks

Anupama

Like 0

Like

0 comments
Show all comments

Hello community,

I'm working on an assembly package and I'm dealing with some problems due to some customizations, in fact I tried to modify the replacing object of the Account, in particular the 'AccountInserting' event.

After this operations I noticed that the source code of the object remains empty...MoreLess

Like 0

Like

4 comments
Best reply

Hello Luca,

As stated in the Academy article here

  • It is not possible to implement object business logic via event sub-processes...MoreLess
Show all comments (3)

Hi,



I am following this old tutorial and seems like not working for me.

May I know if there's any new way to do this?



I am receiving the following error:

message: Error: Script error for "UsrMyMenuStructure"



Here's my code segments.



Communication Panel:

define("CommunicationPanel", ["terrasoft",...

MoreLess

Like 0

Like

4 comments

Hello,

Can you describe some details what seems to be the issue with your implementation?

Thanks.

Regards,

Dean

Show all comments (3)