Hi,
I have an automation create an object in Asset:
When the customer selects products in the portal, an object is created in Asset that shows his order. The object "Order" has among others the field "Name".
The customer can select different products in the portal. The product selection also uses objects from Asset. The field where the customer can select the products is an Asset Object field with MULTIPLE selection.
Now I want to change the name of the created object "Order" of the customer. It should contain the names of the products. My problem is that this works for 1 product. But as soon as the customer has selected MULTIPLE products, still only the name of ONE product is used.
Somehow this is clear, because I only enter the smart-value {{Product.name}} for the "name" field of the created object via automation. How can I achieve here that the multiple selection is considered?
Kind regards,
Ben
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.