cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to assign a beforeSave action to a product in editorArea backoffice?

Former Member

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Thanks for your help! but could you describe me how can i do the custom implementation of com.hybris.cockpitng.widgets.baseeditorarea.EditorAreaLogicHandler as an extension to default one, i am realy new in this :)

former_member625836
Active Contributor
0 Likes

Hi ,

I would go with custom implementation of com.hybris.cockpitng.widgets.baseeditorarea.EditorAreaLogicHandler as an extension to default one. Then register it as a Spring bean and point to it in your cockpit-config.xml (see logic-handler attribute in documentation).

Cheers, Jacek