Closed (fixed)
Project:
Facebook-style Statuses (Microblog)
Version:
6.x-2.3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2010 at 00:01 UTC
Updated:
2 Mar 2011 at 14:38 UTC
Comments
Comment #1
icecreamyou commentedThe last field in the default view (I believe it's
Facebook-style Statuses: Status time) has the "Overwrite the contents of this field" setting enabled (that might not be the exact name...). That field references all the other ones basically using tokens like [edit] and [delete]. If the actual edit and delete fields are rearranged to come after the time field, then the time field won't know what those tokens refer to. So you should rearrange the fields just by moving around the tokens in the time field.This will be less confusing in the 3.x branch...
Comment #2
Tafa commentedHello IceCreamYou,
Thank you very much for your support. The problem was indeed related to token and created time field. All sorted out now.
Thanks
T
Comment #4
julma commentedI was was trying to understand how to remove the "[respond]" text that was remaining even after i remove the field from the view. And this issue gave me the answer. However I don't understand the purpose of this trick ? I just wonder why did you use this option to "Overwrite the contents of this field" and hide the fields instead of just displaying them as usual ?