[LIVECOPY-184] Port of LiveCopyAwareFormDialogPresenter and LiveCopyAwareResurfaceFormViewImpl Created: 24/Apr/20  Updated: 25/Jun/20  Resolved: 18/Jun/20

Status: Closed
Project: Live Copy
Component/s: None
Affects Version/s: None
Fix Version/s: 3.2

Type: Task Priority: Neutral
Reporter: Jesus Alonso Assignee: Jesus Alonso
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: 0d
Time Spent: 1h 22m
Original Estimate: Not Specified

Issue Links:
dependency
depends upon MGNLUI-5851 Customizable form field layout compon... Closed
is depended upon by LIVECOPY-190 (184) Change color of partial disable... Closed
Template:
Acceptance criteria:
Empty
Task DoR:
Empty
Date of First Response:
Epic Link: Live Copy 6.2 compatibility
Sprint: Add-Ons 36, Add-Ons 37, Add-Ons 38, Add-Ons 39, Add-Ons 40
Story Points: 5

 Description   

The goal of this ticket is to handle the functionality detailed in Protecting content from master content changes -> Single fields in your component

Unfortunately, components FormView and FormDialogPresenter are no longer supported in UI 6.2. In fact, there is no option now to handle this functionality in 6.2. rkovarik kindly provided a candidate PR with the UI functionality to support this requirement -> https://git.magnolia-cms.com/projects/PLATFORM/repos/ui/pull-requests/1432/diff#magnolia-ui-vaadin-common-widgets/src/main/java/info/magnolia/ui/vaadin/form/field/FieldLayout.java

On the live-copy side we would need something like this
<components>
<id>admincentral</id> //or only pages-app-detail?
<type-mapping>
<type>info.magnolia.ui.vaadin.form.field.FieldLayout</type> <implementation>info.magnolia.CustomFieldLayout</implementation>
</type-mapping>
<components>


Generated at Mon Feb 12 02:26:16 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.