Closed (fixed)
Project:
Hide submit button
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Apr 2009 at 02:02 UTC
Updated:
24 May 2009 at 10:20 UTC
the draft module http://drupal.org/project/draft adds another button "Save as Draft" right beside the "save" and "Preview" ones. BUT when you click on it the draft module keeps saying "Processing please wait ... " for ever and ever. the node does get saved as draft but the java script keep showing processing.
I've noticed that the draft module is using some kind of java scripting to show another "Processing" message at the right top of the screen so i'm thinking there is some conflict between the two!
Comments
Comment #1
vm commentedComment #2
optalgin commentedYou can try the latest 6.x-1.x-dev release
There is a new fieldset called "Advanced"
add the following line into "Attribute fields" textarea
Please let me know if it worked as expected
Comment #3
CompShack commentedOk i see what that does - you are excluding the "Save As Draft" button from using this module. I did a quick test on my test box and it looks like it is working.
Thanks!
Comment #4
optalgin commentedRelease 6.x-1.8 contains configuration options to overcome this conflict
See Advanced fieldset
Add the following to attribute filters text-area to exclude button by text