Skip to main content
Nintex Community Menu Bar
Solved

Field validation

  • January 22, 2025
  • 2 replies
  • 19 views
  • Translate

Forum|alt.badge.img+3

Hi! 

I want to avoid entering a dot in a field. 

I use nicht(enthält(".", {Self})) as validation, but it doesn’t work, it always says the massage that dot is not allowed, eventhough there’s no dot in the field.

 

“enthält” = contain

“nicht” = not

 

What I am doing wrong?

THANKS!!!
Jakob

 

Best answer by SimonMuntz

Hi ​@putzjakob,

Looking at the help files, you have switched your parameters.
You must specify the form control first {Self} and then the “.”.

Help Files:

contains

Returns TRUE where string contains the element.

Usage

contains(string,element)

View original
Did this topic help you find an answer to your question?

2 replies

SimonMuntz
Nintex Employee
Forum|alt.badge.img+22
  • Nintex Employee
  • 2464 replies
  • Answer
  • January 23, 2025

Hi ​@putzjakob,

Looking at the help files, you have switched your parameters.
You must specify the form control first {Self} and then the “.”.

Help Files:

contains

Returns TRUE where string contains the element.

Usage

contains(string,element)

Translate

MillaZ
Nintex Employee
Forum|alt.badge.img+21
  • Nintex Employee
  • 671 replies
  • January 27, 2025

Hi ​@putzjakob 
Has Simon’s reply answered your question? 

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings