Way to go :)

Writing "tabs: !include /..." would presume that your included YAML document is 
a sequence (with dashes). Arguably useful, but possible.
Alternatively, using a mapping notation as follows is also possible, although I 
do recommend the dash sequence notation here, because FormDefinition declares 
tabs as a *List* of TabDefinitions.

[code]form:
  tabs:
    tabMain: !include /common/dialogs/pages/tabs/tabMain.yaml
    tabMeta: !include /common/dialogs/pages/tabs/tabMeta.yaml[/code]

Glad you sorted it out!

Cheers,
Mika

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=780866d3-e6de-41d2-9b65-1c740f01c793


----------------------------------------------------------------
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: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to