Closed (fixed)
Project:
UC Node Checkout
Version:
6.x-2.0-beta4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2009 at 21:47 UTC
Updated:
1 Jun 2011 at 14:31 UTC
Jump to comment: Most recent
Comments
Comment #1
matthewn commentedSame issue here. In need of a fix.
Comment #2
drewish commentedLooks like it's storing the field here:
But when we go to unset the fields:
We're missing the preview button because we're looking at $form['preview'] rather than $form['buttons']['preview'].
Comment #3
rszrama commentedThanks, drewish. Added a special case for the preview button. Duh. This should be fixed in beta4.
Comment #5
Anonymous (not verified) commentedI'm running beta4 and the preview button is still appearing on the node creation page. The "admin/store/settings/node-checkout/registrant_profile" page no longer exists in beta4, and I haven't found any other way to remove the preview button.
Thank you for creating and maintaining this great module!
Comment #6
Anonymous (not verified) commentedI've re-opened the issue.
Am I supposed to re-open issues, or let the module maintainer take care of this? If I post a new comment to a closed issue, will anyone see it? Sorry, I'm not fully familiar with how the forums work.
Comment #7
scotwith1ti can't seem to get this to work either, using latest dev version. could be i'm just not getting enough sleep...
Comment #8
aidanlis commentedComment #9
aidanlis commentedThe node specific page exists and has not moved, and hiding the preview button works as expected. Note the button is not hidden if you have the "edit any xxx content type" permission.