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

How to give * mark in create wizard in attributes which are mandatory backoffice?

0 Likes
332

When I am clicking on create wizard for product so estrick(*) should be there when giving mandatory like semicolon is coming from som file bydefault for every attribute with (:) .

attributes.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member625836
Active Contributor
0 Likes

Hi ,

Im my opinion it would be best if you override configurableFlowRenderer bean (current implementation is com.hybris.cockpitng.widgets.configurableflow.renderer.ConfigurableFlowRenderer).

Cheers, Jacek

0 Likes

I tried to search this configurableFlowRenderer but did not get can you share some code or link so it will be easy for me.