1b.app
Link copied -

Unloading variables does not work

Good afternoon. In the business process: https://onebox.spacehall.com.ua/admin/shop/workflowstatus/648/action/new/ I am trying to upload the value of the process product additional fields to a telegram message (using variables), but it does not seem to work. Moreover, if the data of the additional fields of the process products is additionally copied to the additional fields of the process and unloaded from them, everything works
Original question is available on version: ru

Answers:


You use additional process product fields, for this you need to use basketsArray to go through all the products
Use this template to send a message to a telegram so that all the values of the additional fields of the process products are sent
{|foreach from=$basketsArray item="b"|}
{|$b.customOrderproduct_nazvanieprodukta2|} {|$b.customOrderproduct_arendator25|} sq.m
{|/foreach|}
08.10.2021, 13:50
Original comment available on version: ru

so you can unload the standard and additional product fields?
08.10.2021, 15:00
Original comment available on version: ru

you can see the list of available variables here https://onebox.spacehall.com.ua/admin/directory/variable/ in the description of the basketsArray variable
08.10.2021, 15:05
Original comment available on version: ru

what about the syntax? something does not work. you need to unload name and customProduct_ploshchad3
08.10.2021, 15:15
Original comment available on version: ru

{|$b.name|} {|$b.customProduct_ploshchad3|}
08.10.2021, 15:27
Original comment available on version: ru


Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter. Log in and comment