Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Wednesday, April 29, 2026
About Us
Magazine
Open Source
CVS
Services
Index  »  Projects  »  phpMyEdit  »  Forum  »  Multiple-line tables for many fields?

phpMyEdit General     Multiple-line tables for many fields?
Post new topic   Reply to topic    
 
StephanieM     Joined: 08 Feb 2005   Posts: 9  
Post Posted: 2005-02-09 00:21
Back to top  Reply with quote     

I have a database with 32 columns, mostly TEXT. In table view, all the columns come out very narrow and tall, and are still not displayable without scrolling horizontally.

Is there a way to create multiple table rows per record? I need to have all fields displayed for searching purposes: something like:
Code:
-------------
Col1 Col2 Col3 ... Col10
     Col11 Col12 Col13 ... Col20
     Col21 Col22 Col23 ...Col32
-------------
Col1 Col2 Col3 ... Col10
     Col11 Col12 Col13 ... Col20
     Col21 Col22 Col23 ...Col32
-------------


Extending the $opts['fdd']['colname']['tab'] functionality to the table view would be a nice mod in the interim.

I looked at the trimlen|LF options, but this trims off info that may be important to see while scrolling through the table.

Or do I just need to RTFM more?

 
StephanieM     Joined: 08 Feb 2005   Posts: 9  
Post Posted: 2005-02-11 18:13
Back to top  Reply with quote     

Doug: thanks for the ideas.

Since the only way to initiate a search is apparently from List view, and I do need to be able to search on ANY column, perhaps what you suggest is workable: list only a few, but put everything up for filtering.

The problem then is an all-or-nothing scenario: either you look at everything in Filter mode (so you can see what you search on) or just your List mode fields (which might not include your search criteria).

Sigh...

 
michal     Joined: 17 Jun 2003   Posts: 537   Location: Slovakia
Post Posted: 2005-02-13 11:43
Back to top  Reply with quote     

does trimming long fields to shorter help? (it's still only a workaround)

 
StephanieM     Joined: 08 Feb 2005   Posts: 9  
Post Posted: 2005-02-18 20:23
Back to top  Reply with quote     

Trimming helps a bit. In the interim I've also suppressed less essential fields in List view while displaying them in all other views. Clunky but usable.

More layout control would be nice, though.

 
Post new topic   Reply to topic    

Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top · Feedback form · Application form
Report bug on PLATON.SK website · Terms of use · Privacy policy