I have an external list of plants, each one belonging to a transect. In my form the user selects a transect and I am hoping to display a note/list of plants that are associated with the selected transect. Is it possible to use pulldata to return multiple values? If not, are there any other options? I am purely trying to display the plant information in a note, not a select_one or select_many. I am using survyey123 connect to design. I am open to using javascript, but the form must be functional offline.