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
formbrowser not showing all fields
formbrowser not showing all fields
Last edited by lampsie on Mon Aug 10, 2009 2:25 pm, edited 1 time in total.
Re: formbrowser not showing all fields
Hi
I suppose you have edited your Browser and had a look at "Display Order in List" ?
JanB
I suppose you have edited your Browser and had a look at "Display Order in List" ?
JanB
Re: formbrowser not showing all fields
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
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