I want to add the item to the beginning of the list but I have not found a way to do so
are u using list picker or list view , or u can share ur method and blocks image here ![]()
Three steps:
set a text to a list (maybe it will be look like (1 2 3 4), then use the segment text component)
set the text to [item] join [text]
set the list to the text
Hi,
@Point
if you want to add item AFTER CREATING LIST at particular index(like beginning in your case), use insert list item list index item from LIST.
hope it help you.
1 Like
Can you give an example of the blocks?
××Ŗ× ×××× ××Ŗ×Ŗ ××××× ×©× ××××§××?
what about using the insert list item block together with index = 1?
see also AI2 Lists
Taifun
2 Likes
I succeeded, just doing this:

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