# Get "row id" from DataViewerList without clicking to hide rows

**URL:** https://community.thunkable.com/t/get-row-id-from-dataviewerlist-without-clicking-to-hide-rows/2689718
**Category:** Questions about Thunkable X
**Created:** [November 8, 2023, 2:17pm UTC](https://community.thunkable.com/t/get-row-id-from-dataviewerlist-without-clicking-to-hide-rows/2689718 "2023-11-08T14:17:50Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jeroen.mulder](https://avatars.discourse-cdn.com/v4/letter/j/977dab/32.png) [@jeroen.mulder](https://community.thunkable.com/u/jeroen.mulder)
#### Post date: [November 8, 2023, 2:17pm UTC](https://community.thunkable.com/t/get-row-id-from-dataviewerlist-without-clicking-to-hide-rows/2689718/1 "2023-11-08T14:17:50Z")

</div>

I am trying to implement a FAQ in accordion style.  
I followed the example [Fun share: Add a FAQ to your app!](https://community.thunkable.com/t/fun-share-add-a-faq-to-your-app/1733959)  
The list works but everything is expanded when loading. I can collapse all questions by clicking them but I want them to start collapsed.

If I could go through each row id to the set visiblitily of the containter to false it would work but I do not know the rowid’s without clicking first.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/7/d7ffb93f211848910a09ea6d685016c931c91d3b.png)

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/1/01e734d7558e614499b45f7154567485445d9624.png)

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/5/f/5fd32b3d53a07eb3da6ed27282fba36a2903b987.png)

---

<div class="post-metadata">

### Author: ![jeroen.mulder](https://avatars.discourse-cdn.com/v4/letter/j/977dab/32.png) [@jeroen.mulder](https://community.thunkable.com/u/jeroen.mulder)
#### Post date: [November 8, 2023, 3:43pm UTC](https://community.thunkable.com/t/get-row-id-from-dataviewerlist-without-clicking-to-hide-rows/2689718/2 "2023-11-08T15:43:51Z")

</div>

Hmmm seems like this was a dumb question…It struck me that I have to make the DVL container hidden by default in the design. Duh!

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/c/ec5c9fa59b40a453c080df1b7e2fc4c3fbda9b68.png)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [February 6, 2024, 3:44pm UTC](https://community.thunkable.com/t/get-row-id-from-dataviewerlist-without-clicking-to-hide-rows/2689718/3 "2024-02-06T15:44:39Z")

</div>

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