on ‎2019 Feb 27 10:33 AM
Hello Experts,
We have a requirement to add a custom action to list view column,
Action must be visible only for the Product type.
Action should be enabled only when product status is checked/unchecked.
On click on the action, it should open a widget popup. (Inside popup we will have a button as approved which will approve the product)
On the close popup, if product got approved action should be disabled.
Please let me know how to do this as I am pretty new back-office
Using 1811 version.
Thanks
Request clarification before answering.
For this issue we have implement WidgetComponentRenderer interface override renderMethod inside method u can write your business logic this class id declare in list-view:column.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Create a custom cell renderer and configure it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.