How do I use a list view block?

The list view block GetmainText has an input listElement. Can you explain what this input is to be. I've only found "get list" variable block to attach to the block; when executed errors appear. An example would be most helpful.

Please show your relevant blocks and an example of the data you want to apply to the listview.

The GetMainText, GetDetailBlock, and GetImageName methods were added in the new ListView update. In this new version, entries in the ListView can either be strings (old style) or sets of values forming some combination of the main text, detail text, and image. These method blocks are used to extract the relevant information from the selected element, e.g.:

1 Like

Thank you so much!

TIMA12: Thank you for responding. I have received a solution.

1 Like

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