You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to knock...@googlegroups.com
When the visible binding returns false it adds a style display:none to the element, but when it returns true it simply removes the display:none from the element.
Is it possible to change this behavior to add the style display:block (or the default value for the element) when the binding resolves to true?
Michael Best
unread,
Apr 18, 2013, 4:56:00 PM4/18/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to knock...@googlegroups.com, tobias...@me.com
It's easy enough to create a custom to do this. Don't be afraid to create custom bindings to do what you want.