Hi,
I need to create a Dynamic Action - Set value for multiple Columns in IG, each columns will get the data from 1 specific page items.
My approach is to use Javascript Expression, with $v , like $v("P1_INVOICE_NUMBER"). But I dont know to return multiple value with Javascript Expression.
Any idea?