Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Browse Column Fields

Locked
nilocray
Posts: 10
Joined: Tue Apr 08, 2014 10:29 pm

Browse Column Fields

Unread post 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
massiws
Posts: 503
Joined: Thu May 24, 2012 2:08 am
Location: Milan, Italy
Contact:

Re: Browse Column Fields

Unread post 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
rnott
Posts: 31
Joined: Fri Mar 14, 2014 6:14 pm

Re: Browse Column Fields

Unread post by rnott »

How many objects do you have on your Edit form?
nilocray
Posts: 10
Joined: Tue Apr 08, 2014 10:29 pm

Re: Browse Column Fields

Unread post by nilocray »

Hi i have 26 fields in the form.
massiws
Posts: 503
Joined: Thu May 24, 2012 2:08 am
Location: Milan, Italy
Contact:

Re: Browse Column Fields

Unread post by massiws »

I added up to 15 columns to Browse form, but all works fine.
nilocray
Posts: 10
Joined: Tue Apr 08, 2014 10:29 pm

Re: Browse Column Fields

Unread post 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
massiws
Posts: 503
Joined: Thu May 24, 2012 2:08 am
Location: Milan, Italy
Contact:

Re: Browse Column Fields

Unread post by massiws »

.
Locked