Skip to main content
Nintex Community Menu Bar

Contains '.' in Nintex form rule

  • August 17, 2018
  • 4 replies
  • 136 views

Forum|alt.badge.img+1

Hi,

I have a problem that contains (in German 'enthält') function is not working corretly in formatting rule in Nintex Forms 2013.

I want the text box not to have a dot/point '.' in it. But this does not work.

With other strings ('abc') it works correctly.

Maybe the dot is a interpreted sign and I have to mark it as such, but how?

English Translation:
Condition
Control invalid if:

contains(NumberOfDays,'.')

Thanks for any suggestions.

Michael

4 replies

Forum|alt.badge.img+1
  • Author
  • Rookie
  • August 17, 2018

Exactly the same with a calculated value and the replace function (German: ersetzen). Works fine for every string, but if you want to replace a sinlge dot it wont work.


Forum|alt.badge.img+1
  • November 7, 2019

Still an issue... please fix this!


Forum|alt.badge.img+12
  • Scholar
  • November 7, 2019

@miwu ....is NumberofDays contains decimals??? Do you really need decimals??? If your column is a number column and in decimal if it says Automatic or # of decimal place and you don't need it then set it as 0 and you won't have to worry about ".".


Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • November 8, 2019
Hi,

Format the date so that there is no time and you will not get a decimal return.