It wont allow me to add 11 or 11234243242 if the if the min rule is only 2.
Just a normal input where the value cant be 1… but its allowed to be 11 or anything over 1…
But the validator wont allow me to add anything starting with a “1” even if the value is over “1”
<input type="text" id="floor_number" name="floor_number" data-rule-min="2" data-msg-min="Please enter a value greater than 1" is="dmx-input" required="">
<button id="btn1" class="btn btn-primary" type="submit">GO</button>
I have deleted the folder and let wappler redo it…
Sorry guys… @Teodor … im not posting in bugs anymore… as im expecting things that used to work with the older stuff… to work with the new stuff… and that my “bad” but thanks for clearing that up…
It’s better to post than storing frustrations. We all get used to swallowing our pride when we make mistakes but sometimes it is something that needs addressing. Other times, things like this can indicate confusion/ambiguity that maybe the team needs to address in the UI.
@bpj i do think the big thing were it all goes pear shaped for me is… im “updating” older sites (*1 year or more) that used to work 100% with all these components… now im updating them to the newest version and many things have changes for the better… but to then find where the adjustments were made is tricky… and then one assume its a bug… but its because one has not stayed up to date… but once again thanks for the help.