Page 1 of 1

formbrowser not showing all fields

Posted: Mon Aug 10, 2009 2:18 pm
by lampsie
Hi,

Having slightly strange problem with the Formbrowser module - when I call in the module on a page, it shows the records as expected correctly, but it seems to not display the last few columns/fields at the end. Shows a max of approx 9 or 10, and does not show rest until I click into a record and get the details summary.

I found a workaround - in the template, if I change "$count" to "$count+2", the missing last two fields get displayed - however, is is not ideal.

Using latest formbuilder/formbrowser and 1.6.1 CMSMS, does anyone have an suggestions?

Thanks,
Lampsie

Re: formbrowser not showing all fields

Posted: Mon Aug 10, 2009 2:29 pm
by janb
Hi

I suppose you have edited your Browser and had a look at "Display Order in List" ?

JanB

Re: formbrowser not showing all fields

Posted: Mon Aug 10, 2009 3:49 pm
by janb
..or it my be relatet to this bug

http://dev.cmsmadesimple.org/bug/view/2887

JanB

Re: formbrowser not showing all fields

Posted: Tue Aug 11, 2009 8:25 am
by lampsie
Hi Janb,

Thanks for your reply - I've checked through the Display Order In List - all looks to be ok here
I also checked into that bug report, but unfortunately when I implement it I simply get blank fields (apart from the Date Submitted field). So for now, still with same solution (change $count to $count+2 to get all fields to display).

Anyone any other possible suggestions?

CMSMS 1.6.3
Formbuilder 0.5.11
ForBrowser 0.2.3

Kind regards,
Lampsie