I try to insert a table (first name / last name) for a list of candidates by dynamic data. Currently I’ve found an intermediate solution with an “:each item” method.
I try to insert a table (first name / last name) for a list of candidates by dynamic data. Currently I’ve found an intermediate solution with an “:each item” method.
… join with …
Returns a text version of the list, using the argument as the separator between the items. Using a ‘line_break’ separator will make each entry be on a new line.
This topic was automatically closed after 70 days. New replies are no longer allowed.