I have done map single database field to sage evolution Document module userdefinefield,but i am not know how to map multiple database field to sage evolution(Document) usedefinefield. I have define userdefinefield into sage evolution Administrator/System configuration/Userdefined field.
I will try to map contactperson,Description,Telephone to Sage evolution Document user define field.
How to assign multiplefield to
Field=>like('ucIDPOrdField1','ucIDPOrdField2','ucIDPOrdField3')
Value=>My database field map to this value property.
How do i fix this?
QuickMap doesn't support that kind of mapping. Run the QuickMap Node and then take the XSL transform it generates and adapt it to support what you need. You can then run the new XSL transform in the XSLT Transform Node.
Here's an example: