Время создания
Filters
Field validation
Sales_Creatio
8.0

Hi everyone,

I'm looking for guidance on implementing a field-level format validation in Creatio and wanted to check if there's a recommended no-code or low-code approach before going down the custom development route.

The requirement is as follows:

- We have a VAT Number text field on the Account (or Contact) page.
- For domestic customers, the value must follow the local VAT number format.
- For foreign (EU) customers, the value must follow the EU VAT number format: 2 letters followed by at least 6 digits (e.g., XX12345678).
- The correct format to validate against should depend on the value of the Country field on the same record.

What I'd like to achieve:
- When a user enters a VAT number that doesn't match the expected format for the selected country, the system should show a validation error and prevent saving.

My questions:
1. Is there a way to implement pattern/regex-based validation like this using Business Rules or Process Designer, without writing custom code?
2. If not, what would be the recommended approach, client-side field validation (JS), server-side entity validation, or a business process with a Formula element?
3. Has anyone implemented something similar (country-dependent format validation) and would be willing to share their approach?

Any guidance, examples, or links to relevant documentation would be greatly appreciated.

Thanks in advance!

Like 0

Like

0 comments
Show all comments
Studio_Creatio
8.0

Hi, I'm trying to create a help/guide section in creatio and I want to include screenshots that I've taken. I can use the label/text component to write out the steps in the guide but I'm not seeing any components that would allow me to display a screenshot.

Like 0

Like

0 comments
Show all comments

Hi,

I am trying to create a chart that shows the sum of all Opportunities closed this year, by Account. I am able to create one that shows the count of all Opps by Account but not sum. When I try to do this via the Account name as the column I do not have that option. If I go to related Objects and choose Account there is also not an option to choose Name. How do I add that field to the available fields in a chart?

Thank you.

Like 0

Like

0 comments
Show all comments

Hi everyone,

I have created a campaign that sends bulk emails based on different time zones. I just wanted to confirm whether I need to add the same delay time (as shown in the attached screenshot) in the next flow, or will the campaign automatically use the delay that has already been configured in the first flow?

 

 

 

 

 

 

 

 

Thanks in advance!

Like 0

Like

0 comments
Show all comments
I'm_very_new_to_this

I need to apply relationships between countries, regions, and cities. The clear example is that a user enters a country, and in the next region field, they only see those that correspond to that country, and exactly the same with the cities.

Like 0

Like

2 comments

Hi!

I would like to recommend reviewing the following three posts, as I believe they will be helpful in achieving your goal.

Best regards,

Kate

Thank so much Kate, i helped me a lot !!! 

Show all comments