Otherwise you're going to have to add custom javascript validation to it, because min/max isn't something supported out of the box.
Hi Fritz,
Just a thought but if the only valid entries are 1, 2, 3, 4 then you could use a Radio button Group or maybe a drop-down.
Bob
Hi Fritz,
What exactly are you trying to do here?
Bob
Each value needs to be on a new line.
You need to enter on the identifier for the thing you're going to reload
No enter the name you have given the field not the black tag identifier.
What does the code you use in your reload event look like?
And don't use the id use the name. No # symbol either.
No. Load is an event, submit is another event. The event load loads an event, and is used when you need to for whatever reason run an event during another event.
You will need to create a new event on the setup tab (down the very bottom) and put your code / logic in there.
In the main chronoforms page where all your forms are listed there is a demo button. Click that and one of the displayed options is a dynamic load option. You can also look in the instruction manual.
I give up. 😢
For such a simple function (so I thought) that is characteristic of a numeric field, I hoped to set it as it already stands for minimum and maximum lenght in the design interface. Maybe I have to work with Chronoforms daily to understand the logic. I am a limited user. I just can't understand the (programming) logic why I have to do so many operations to set a simple numerical range.
For the times when a client asks me to insert a form, I can't waste so much time and at the end not reach a solution.
I have made the module quite normal and standard, as for others (which I have already created with chronoform 6), without activating these numerical controls.
I'm so sorry. Obviously, my English skills are not enough to understand the instructions and the technical skills are too hight compared to my general webmaster knowledge.
I thank everyone and especially healyhatman for the help.