Active
Project:
Bean (for Drupal 7)
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2012 at 19:36 UTC
Updated:
20 Mar 2013 at 03:20 UTC
For bean instances that are already being displayed on a site, users will likely want to preview their changes before saving them.
Since beans don't have revisions yet (#1335494: Beans need revisions) and Workbench Moderation (or as far as I know anything similar) doesn't work with entities, I don't see another way to safely test out bean changes before they go live. Seems like adding preview functionality would be the best approach.
Comments
Comment #1
indytechcook commentedFor now, you can view the bean doing to block/{delta} but adding a button so it's not saved first is a good idea.
Comment #2
marblegravy commentedI would also love to see this implemented. A way to have draft beans would be excellent. Integration with Workbench moderation would be perfect. From what I've read I believe Workbench Moderation 2.x (with State Machine 3.x) will support all entities (http://drupal.org/node/1866224), though I haven't tried it myself.
Has anyone tried this and got it to work?