When I try to go to the content type edit page for the profile content type that I have setup to be used by Node Checkout, it takes me directly to the product selection form for that content type instead of the edit page of the content type.
When I try to go to the content type edit page for the profile content type that I have setup to be used by Node Checkout, it takes me directly to the product selection form for that content type instead of the edit page of the content type.
Comments
Comment #1
rszrama commentedI cannot duplicate this. Can you describe your content type and post the path you're trying to browse to when the redirect is happening? It should only happen when the {node_type}_node_form form is loaded and you're using Views to associate multiple products with a single node checkout node type.
Comment #2
rszrama commentedPlease refer to the fix in #483106: Prevent redirecting on programmed forms when using view to select product or reopen this if that's not the same issue.
Comment #3
hixster commentedI think the #1 post refers to trying to edit a content profile node NOT content type, once it has been sold via ubercart.
We've been trying this to sell memberships/roles on a site. When you try to edit the content (profile) that has been created and associated with the node checkout module - it is no longer possible to edit the node without it redirecting you to the original product purchase page ( as associated with node checkout)
Essentially once a piece of content , ie node, has been purchased, it is necessary to have an option to de-associate said node from the product .