Need help - Colin tree list view ( extra button click )

bro waiting for ur solution

since link is 4th coumn
so,
in for loop,
after setting list1 add item to list= list2 ( new list ) and item= select list item list=list1 and index=4

bro can u show blocks

sorry i can not
try it yourself , it is not hard to make this

i am still not getting it

Use list1 in select list item where list = list1 and index=4

i did that also but didn’t get the output

i have given aia file.
please if ur free then help me out

You do not have to set list.
Just do like this:
Add items to list ( list=list2 ) [Item{ select list item ( list= list1)(index=4)}]

These are the blocks…sorry code ( not the real one ):sweat_smile:

Can you send an aia file? I’m going to adjust the order and send it to you again.

1 Like

Here is the AIA file:

1 Like

You can try it now.List (1).aia (52.1 KB)

bro tq so much
it is working.
tqs a lot

Now the problem is solved.
So you should show blocks so that another user with this problem do not have to download AIA file.

i am trying to make a similar app but i am getting this error my name is different from which and where shall i change see screenshot

1 Like

The error is because table ‘name’ does not exists.
I think you are trying to get values of name column.
If yes then run this query:
Select name from ' table name '

2 Likes

Just tried it I get this error

So what I can suggest you-
Open you phpmyadmin and click on SQL.
Now run your desired query and after query is finished copy it and paste in blocks.

everything is done and working well but when i am clicking in the extra button i am getting no corresponding activity found error

getting no corresponding activity found error

Can you send an aia file or view blocks

1 Like