majorruby
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Nebu, thank you, the code worked great and i was able to generate multiple random numbers with a little further tweaking of the code
regards
Thank you for the feedback, let me try the code and see
Thank you, appreciate any further help
regards
Hello,
For the work around I installed the plugin A random Number available at https://wordpress.org/plugins/a-random-number/
Implemented it using muplugins using
<?php add_filter( 'forminator_replace_variables', 'do_shortcode' );I then created html fields and used the plugin shortcode [arandomnumber min=100000 max=999999 comma=no] to generate random numbers in the html fields.
My exported form is available here https://drive.google.com/file/d/1ikegT2qKx7rc8WZJ4VWN40LEkA8GZqiU/view?usp=sharing
Thank you
Viewing 4 replies - 1 through 4 (of 4 total)