Active
Project:
Workflow-ng
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2007 at 19:24 UTC
Updated:
12 Oct 2007 at 17:12 UTC
There are several forms when creating configurations that would benefit from a 'Cancel' link. For example, adding a condition or event to a configuration takes you to a form that only has an 'Add' button with no link to the previous page if you wish to cancel. It's not a huge deal, since I can just use the back button, but adding 'Cancel' links will make it more uniform with other Drupal admin forms.
Comments
Comment #1
fagothere is also a link in the breadcrumb - but yes a cancel link might be a good idea.
But which cancel buttons in core are you referring to? I just know the one from confirm_form(), but that's a bit another case as these are confirmation questions. Pages like e.g. add a user, or create content have no cancel button