Copy item list from Opportunity Item to field description in quote

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LuckyLouie
    Senior Member
    • Nov 2017
    • 172

    Copy item list from Opportunity Item to field description in quote

    Hello,
    I would like to copy the item with opportunity.item to the 'description' field in the quote. Why does the attached workflow not work?
    Thanks for your help
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hi.

    There is no such an ability. 'description' is the 'text' type field. Item.list is the 'array' type field. If you have Sales Pack then Opportunity entity has the item list as well as Quote entity does. You can add it to an Opportunity layout via Administration -> Layout manager. Then you can try to copy quote.itemList to opportunity.itemList.

    Comment

    Working...