Lukasz Formela
08/21/2020, 2:50 PM{record_id.field_id}
(where record_id is custom multiselect field on a form, sourced from custom record). This should take value of field_id
from custom record, then populate the text field on a form. The question is - how to make it work with multiselect, when there is more than one option selected? (it works fine with one option selected only).