This is my Baserow database below.
‘Name’ coloum has single text but ‘Category’ and ‘Price’ coloum has some csv row text data.
All data call store into three types of varible.
‘Name’ list show into listview.
I want to set ‘Category’ and ‘Price’ data in colintree listview when another listviews item clicked.
How can i solve it?
Thank in advance.
Here is block
You dont want csv block here
dora_paz
(Dora)
April 24, 2022, 6:54am
#3
Global index should be set to 0 instead of empty list else you could try like this
In case you are using Baserow - Open source no-code database make sure that you are using v3.2 otherwise you won’t get data from all colums, see here
How can i add price in fruit list below
dora_paz
(Dora)
April 25, 2022, 9:28am
#6
Do you want to show in List for example mango 50, banana 100 …etc ?
1 Like
dora_paz
(Dora)
April 25, 2022, 9:39am
#9
If you wish post your test aia here, it would be easier for me to show you the changes that you have to make
1 Like
dora_paz
(Dora)
April 25, 2022, 10:36am
#11
Try this
Test2colintree.aia (96.9 KB)
Changes made
Thanks a lot again @dora_paz
1 Like
system
(system)
Closed
May 25, 2022, 10:43am
#13
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.