Is there really no way to provide a no-code data validation?

Hi there

I have a custom field called Start Date on my screen for Contact. All I want to do is to prevent users to be able to enter dates that are before 2026.  The Start Date must be any dates in or after 2026.

I thought it would be a simple requirement that would have a no-code solution.  Can you be kind enough to let me know if it's possible?  I just cannot get that to work.  

Thank you

Like 4

Like

3 comments

Hello,

At this time, the behavior of the date picker itself cannot be adjusted using standard no-code or low-code tools in Creatio. The calendar interface does not currently support restricting or disabling specific date ranges, such as dates before 2026.

As a result, preventing users from selecting dates prior to 2026 directly in the calendar would require custom development. 

Hi Andrii

Thank you for your answer.  I'm not really just talking about date field, I'm talking about validation in general.  For example, date must be 2026 or after; or user must enter either FieldA or FieldB; or text that should be between 5 to 10 characters, etc.  
 

My question therefore is, if Creatio has a way to configure edits to make sure no bad data gets saved.

Thank you

 

+1, validators aren't very nice currently in Creatio, with fairly fiddly code modifications. Being able to apply them in a no-code way would be very useful. And being able to add new globally-available validators in a low-code/easy way would also be helpful.

Show all comments