Skip to main content

Hello Community,

 

im wondering how to work with list(string) together with for each.

My customer needs to fill in a form with all the clients he needs into a multiline field like this.

 

how does the foreach activity goes to every line from the list?

Thats not how it works:

 

 

thanks a lot and regards

Jacob

Found the problem. 

 

Multiline doesnt create a Listsentry for every line. 

Textbox with list enabled does:

 

 


Reply