Page 1 of 1

Browse Column Fields

Posted: Tue Apr 08, 2014 10:38 pm
by nilocray
Hi is there a limit to the number of browse column fields as if i select more than 5 i cant make changes to the browse tab of nuBuilder form. The changes are just not saved.

Thanks

Colin

Re: Browse Column Fields

Posted: Wed Apr 09, 2014 10:58 am
by massiws
nilocray,
there is no limit: if I add many columns in Browse form I only have to scroll browser window horizontally.
Maybe you have a bad configuration on one field or a wrong value in Browse tab -> Display column.

Hope this helps,
Max

Re: Browse Column Fields

Posted: Wed Apr 09, 2014 7:41 pm
by rnott
How many objects do you have on your Edit form?

Re: Browse Column Fields

Posted: Wed Apr 09, 2014 10:16 pm
by nilocray
Hi i have 26 fields in the form.

Re: Browse Column Fields

Posted: Wed Apr 09, 2014 11:27 pm
by massiws
I added up to 15 columns to Browse form, but all works fine.

Re: Browse Column Fields

Posted: Sat Apr 12, 2014 2:04 am
by nilocray
hi i fixed it, when i looked at the error log i noticed a php warning "input variables exceeded 1000" so i changed "max_input_vars = 1000" to "max_input_vars = 2000" and it worked.


Regards

Colin

Re: Browse Column Fields

Posted: Sat Apr 12, 2014 4:54 pm
by massiws
.