Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @stereocyclop20,

    Insert a calculated field in the form with the equation:

    
    FLOOR(RANDOM() * (999999 - 100000) + 100000)
    

    To hide the calculated field you only should tick a checkbox in its settings.

    Best regards.

    Thread Starter stereocyclop20

    (@stereocyclop20)

    Thank’s a lot. Now I can sleep better tonight.
    Best regards
    Claus

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Generating Random Number in a CFF field’ is closed to new replies.