New String Looper

Hello,

I noticed that there’s a new looper called ‘string’. I think this is brilliant based on how I think it works. But I’m not sure exactly how to use it. I was trying to use it in the grid element but I couldn’t quite make it work. I’m using ‘new line’ as the delimiter.

Any help would be appreciated! (especially with grid element).

Thanks!

Hello @kgpthemex,

Thanks for writing in! This Looper Provider String allows you to insert a String Data and display the data by specifying the limiter to convert the String into an Array of data.

Best Regards.

@ruenel,

Thanks for the prompt reply! Yes, I do understand that much.

I was testing it by creating a list of words on each line and chose ‘new line’ as the delimiter, but I could not display the output whether I chose the Grid element as the consumer or the cell as the consumer. What am I missing?

Thanks

Hello @kgpthemex,

You will have to use {{dc:looper:item}} dynamic content to display the current item from the loop.

Best Regards.

Thanks @ruenel,

I will try that out.

Hey @kgpthemex,

Great and let us know how it goes.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.