Forum for discussing general topics related to Couch.
2 posts Page 1 of 1
Hi,
I work on a project with 10,000 cloned pages. Pages are imported from a CSV file and represent email addresses. Pages have only one editable region type checkbox - Spam. After an import, the administrator reviews for suspicious emails and tags them as spam.
At this point, this is done on every page in the usual way, but this is a little awkward.
It is very convenient to do this in a list-view (like deleting pages with Couch Bulk actions at the bottom of the page)
I tried to put db_persist_form with form (in field config_list_view ), but this is the wrong approach because it takes form in another form ...

Is it possible to use Bulk actions for other features besides deleting pages?
I believe this will also be useful for other Couch users :)

Thank you very much
Same question. I imported lots of posts into my Couch, now I want to change a common value for all these new posts. Can the "actions" dropdown have more actions than just Delete? Could not find the answer in admin list view customisation topic.
2 posts Page 1 of 1
cron