I’m thinking about an Control Panel extension which will be change entry row color in the Edit Tab, when the entry is sticked and/or expired and/or future. I’m looking for a clever solution, how to indicate status of these properties directly on Edit Tab. I don’t want add next column to Edit Tab (there is lot of information now), so color indication will be better. What are you thinking? Is there any hook for that which push me right way?
You might want to have a look at this hook; edit_entries_modify_tablerow.
I am looking to customize the entry row and found this hook edit_entries_modify_tablerow as well. However, how useful is this hook in this current form? The only pass-in parameter is the HTML content data, not the entry’s record. How am I suppose to rewrite the entry row without any info to play with? It would be painful if I have to extract data from the pre-formatted HTML row….
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.