Hi I'm creating a contentApp that handles data in a custom data type in a custom workspace. Actually I'm using a info.magnolia.ui.form.field.definition.LinkFieldDefinition field in the detail application, using the "assets" appName, but I need to save the uploaded file data as a child node.
For example: [b]Customers[/b] workspace [b]FirstName:[/b] Rick [b]LastName:[/b] Jones [b]Picture:[/b] [node, nodetype mgnl:assets] ---> [b]filename:[/b] RickJones.jpg ---> [b]data:[/b] <binary> ---> [b]mimeType:[/b] image/jpeg ... Is there any kind of property that sets the "starting path and workspace" for a info.magnolia.ui.form.field.definition.LinkFieldDefinition dialog field? Thank you in advance F.B. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=aeb3dabf-84dc-4c29-9587-6085c90582fd ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
