Support

Account

Home Forums Bug Reports Field Group Element Count Cap? Reply To: Field Group Element Count Cap?

  • Ok i solved the issue…
    I had to increate php max_input_vars from 1000 to 3000

    I pasted this line of code into the htaccess file
    php_value max_input_vars 3000