Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Pb with widget product chooser #345

Open
geraldcann opened this issue Jul 30, 2017 · 0 comments
Open

Pb with widget product chooser #345

geraldcann opened this issue Jul 30, 2017 · 0 comments

Comments

@geraldcann
Copy link

When used with this widget adminhtml/catalog_product_widget_chooser, product selection is not shown above widget product chooser button ; whereas value is well set into hidden input.
Due to Magento implementation, product id is supposed to be first grid column
See app/code/core/Mage/Adminhtml/Block/Catalog/Product/Widget/Chooser.php and method getRowClickCallback() :
var productId = trElement.down("td").innerHTML;

So, adminhtml/catalog_product_widget_chooser had to be added to excluded grids

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant