Issue Type: Task Task
Affects Versions: 5.0
Assignee: Unassigned
Created: 06/Mar/13 1:38 PM
Description:

Until Magnolia 4.5 a field definition like :
/modules/standard-templating-kit/dialogs50/components/promos/stkPromo/formDefinition/tabs/tabTeaser/fields/hideTeaserImage
didn't generate a field but was used to remove the equivalent field form the extrended dialog:
Let say that you have

dialogs/a/form/tabs/tab/
with
field1
field2
field3

and
dialogs/b/form/tabs/tab/
extends = dialogs/a/form/tabs/tab/
with
field2
extends = override

In this case, the dialog b would have the field1 and field3.

field2
extends = override
is used to exclude the field from the extend.

Now with magnolia 5 this field is mapped to a ConfiguredFieldDefinition and this class has no real field implementation.

Fix Versions: 5.0
Project: Magnolia UI
Priority: Major Major
Reporter: Eric Hechinger
Security Level: Public
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to