Expand my Community achievements bar.

Strange Behavior when using Edit Validation Pattern

Avatar

Level 7

I've noticed a strange interplay between edit patterns and binding data format (Numeric Field). If I set the Data Format to Integer (under Object -> Binding) I cannot enter a decimal at all (good), but if I add a numeric field edit pattern (e.g. num{zzzzzzzzzzzz9}), it will let me type anything I want, but then throws this error, which is not terribly user friendly:

820585_pastedImage_0.png

So two questions:

1) Has anyone got numeric validation patterns to work? They don't seem to do anything.

2) What is the best way to ensure a user enters a whole number? I'd like to avoid scripting if possible, as most of the form designers are non technical.

Thanks!

0 Replies