Hide listview after selecting item in list

Hello Thunkers,

I’m a new thunker and i’ve been working on a big project : ) and this is my first post. Can anyone help me hide the listview after I select an item in it? right now I have a button that opens the list view, I select an option in the listview and want the list view to go away unless the button is pushed again.

Hi, @rojroj101s! :wave:
Welcome to our Community!! :tada: :tada:

It’s great to know that you are developing an App. :+1:


The function you are asking for, is easy to implement. (Don’t worry!)

Here are some blocks that would help you -

image

What are we doing?

At start, only the button is visible. When the button is clicked, the button hides, and the listviewer comes. When any item is clicked in the list, the listviewer hides, and the button comes. The same process would rotate, everytime the button is clicked.

Hope I helped you! :blush:

Don’t forget to read Thunkable Docs, and our Community Guidelines in the #communityguidelines category! :upside_down_face:

Good Luck! :+1:
Thanks! :blush:

Happy Thunking! :tada:

2 Likes

Thank you so much Kartik!

This helped me get alot further in my project. Ive been using the viability more in my project and actually have another question you may be able to help me solve. Again, I don’t think its too complicated but I’m stumped at the moment.

Make a button visable given multiple conditions

#Thunkable ✕ Discuss (Cross Platform)