cancel
Showing results for 
Search instead for 
Did you mean: 

Customizing a collection of UI components in the front end design area(Form, InsertForm and Modal)

Customizing a collection of UI components in the front end design area(Form, InsertForm and Modal)

Hello,

 

Is there a guide or an example online describing how to customize and to extend collections of UI components (specifically the Form, InsertForm & Modal components) for the front end design area?

 

The way to make use of them (ui components) in the admin area is more or less described in the documentation (configuring the component in the 'view/ui_component' then adding a uiComponent node in the layout file) but not the case for the front store.

 

After research i understood that for the front end design, it is recommended  to pass the component's arguments through the layout file (jsLayout argument) then customize it via the js file.

 

But my issue is in customizing a collection of UI components (Form, InsertForm and Modal as an example), not of a single component.

 

If you've run across a guide online, an example or you've worked on a similar topic please share it here.

 

Thanks and good day <3