Add a way of extending Form Builder and/or Source plugins forms.

It will be needed both :

Comments

pdureau created an issue. See original summary.

pdureau’s picture

Title: [2.0.0-alpha3] Make Form Builder and/or Source plugins forms extendable » [2.0.0-beta1] Make Form Builder and/or Source plugins forms extendable

Lets' move it to beta1

christian.wiedemann’s picture

I think it is already very easy to alter the existing form because we split it already in several subcomponents. So we can easily alter the subcomponent like ComponentSlotForm.

We can improve:
- add ComponentSlotItemForm
- Not remove UiPatternsOperations and maybe rename it to ComponentOperations

pdureau’s picture

Not remove UiPatternsOperations and maybe rename it to ComponentOperations

We have an issue about that: #3456072: [2.0.0-beta3] Remove UiPatternsOperations form element?

We amy replace it with #1899236: Add new Splitbutton render element to eventually replace Dropbutton

christian.wiedemann’s picture

Status: Active » Closed (outdated)

After the Form refactor it should be easy to extend parts of the component form. Lets close it for now.