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 crea...@googlegroups.com
Hello,
I'm really liking create.js however I can't seem to find how to remove items from a collection. The documentation suggests that this is possible as part of a collection, however I can only get the 'add' button to appear.
Many thanks,
Nico
Michael Oostdyk
unread,
Aug 2, 2013, 11:05:07 AM8/2/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 crea...@googlegroups.com
This is what I have found so far.
calling .trigger('remove') on an editable block removes it from the view. But I don't see any request made to the server. When I try to click save, I don't get any results either.