CMDBuild Forum

presetFromCard : Does AttributeMapping works for lookup which has parentLookup

Hi 

I have an child lookup attribute called 'Subsection' in my workflow.  My attribute mapping is shown as below 
 
ButtonLabel = 'Choose Task Template'
ClassName ='TaskTemplate'
AttributeMapping = 'Code=Code,Description=Description,Subsection =Subsection'
 
It does set up default code and description value from task template. However it doesn't seem to bring up child lookup attribute. Does AttributeMapping works for lookup which has parentLookup set ? 
 
 
Thank you
            
Hi,
multilevel lookup aren't managed from PresetFromCard widget, this feature will be implemented in a future release.
CMDBuild Team

Previously Sandy wrote:

Hi
I have an child lookup attribute called 'Subsection' in my workflow. My attribute mapping is shown as below
ButtonLabel = 'Choose Task Template'
ClassName ='TaskTemplate'
AttributeMapping = 'Code=Code,Description=Description,Subsection =Subsection'
It does set up default code and description value from task template. However it doesn't seem to bring up child lookup attribute. Does AttributeMapping works for lookup which has parentLookup set ?
Thank you