Re: Random Default Value

Anonymous
Not applicable

Random Default Value

We have some forms with hidden fields that we would like to assign a random value. We can obviously pass a value we type in but I want the value to be randomly generated and passed for each form fill. Any ideas?
Tags (1)
3 REPLIES 3
Anonymous
Not applicable

Re: Random Default Value

jquery/javascript can be used for random number generation, Trevor.  JQuery has a Math.random() function.
Rafael_Santoni1
Level 5

Re: Random Default Value

What Craig said.
Anonymous
Not applicable

Re: Random Default Value

did you solve the problem Trevor ?

It would be great if you could share your script. I am facing the same problem.

kind regards,
Moritz