Closed (fixed)
Project:
Matrix field
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2007 at 17:04 UTC
Updated:
8 Mar 2010 at 08:14 UTC
Jump to comment: Most recent file
Comments
Comment #1
murzSubscribe.
Comment #2
SamStealth commentedSubscribe.
Comment #3
duntuk commentedsubscribing
Comment #4
amariotti commentedI'm not sure why some developers don't jump in and make this happen. If I had the knowledge then I would for sure. This is an absolute necessity in this module. I'll see if I can get a friend of mine on board. Anyone else interested?
Comment #5
amariotti commentedI was able to get my developer friend to help me out a little bit with this and this is what he came up with.
My main request was to have the row not display if the user left the field empty. My need was very specific (see attached image) though. I end up put n-spaces in about 15 of the rows just to make sure that they show up on the content_type form. What will happen though is some programs (or courses) will only need 10 of the rows and others will need all 15. Anyway, so after the discussion we had last night we determined that the best thing to do would be to change the function so that if the value that is returned is empty then it will ignore that row. Here's the function that changed:
Send praises to: Chuck
I'll talk to him about submitting a patch. Does everyone think that this would be a good patch or am I the only one that would need this?
Andrew
amariotti.com
Comment #6
aaron1234nz commentedThanks amariotti/Chuck I'll take a look
Comment #7
aaron1234nz commentedComment #9
pareen commentedFor header labels:
One way (not a very neat one) is to insert " " in the Header labels.
There will be no row headers then.