Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions _o_components/33-o-form.component.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ A very common feature in management applications is to display a form with the d

You can read more about this component [here]({{ base_path }}/components/formlayoutmanager/overview){:target="_blank"}.

## Extending a form

In some cases you may want to add of modify the form funtionality, **OntimizeWeb** allows you to extend the form component, for this, you must follow the next steps:

1. Define a new component and add the `@OComponent` decorator.
Expand Down