Page business rules missing the comparing signs in freedom UI.

Can anyone please help me find this values ?

 

Regards,

Dhrumil

 

Like 2

Like

3 comments

Hello,

 

Unfortunately, there are really no such operators in the current version of the app.

Thank you for your comments, our development team is already aware of this need and is working on its implementation.

 

😲 (For 8.1 ? 🫤)

Damien Collot,

I hope, we will have in 8.1 everything that we had in Classic UI

Show all comments

Hi Team,

 

I need help in adding Custom Business Rules and in adding a detail to a section in Atlas 8.0 Version.

 

Please provide me with the relevant information required.

 

Best Regards,

Sarika

Like 1

Like

2 comments

It seems business rules are only arriving post 8.0.3 ( this last version is not yet released, and business rules are only in beta in 8.0.3)

Hello,



The features are available for beta testing in Creatio version 8.0.3 Atlas. 



Please find more information here



Best regards,

Bogdan

Show all comments

Hi,



I have a small problem,

I have a custom section "Client" and I created a custom field UsrName.

When lead is created, I auto create Client by setting lead.contact_name as client.usrname but it always got set as null/empty string.

In the same business process, I am creating a contact using lead.contact_name as contact.fullname and it works perfectly.



I tried setting a business rule as well that when lead is filled in, it auto copies the lead.contact_name as client.usrname, but it didn't work.



Do you have any idea why this doesn't work?







Best Regards,

Solem A.

Like 0

Like

2 comments
Best reply

I have solved this,



The lead create event was being triggered way before I clicked save button. So I changed my BP to occur during Lead Modified.



Best Regards,

Solem A.

Dear Solem Khan Abdusalam,

 

Could you please specify a few things?

 

1. Does the client object get created?

2. Is the contact's name populated?

3. Do other fields get populated correctly?

 

You can also check in the Client object configuration if the Displayed value is set to Name

 

Best Regards,

Max.

 

I have solved this,



The lead create event was being triggered way before I clicked save button. So I changed my BP to occur during Lead Modified.



Best Regards,

Solem A.

Show all comments