# Need help to build app ( I pay )

**URL:** https://community.thunkable.com/t/need-help-to-build-app-i-pay/320204
**Category:** Questions about Thunkable X
**Created:** [November 14, 2019, 3:50pm UTC](https://community.thunkable.com/t/need-help-to-build-app-i-pay/320204 "2019-11-14T15:50:21Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![danyklein](https://avatars.discourse-cdn.com/v4/letter/d/c37758/32.png) [@danyklein](https://community.thunkable.com/u/danyklein)
#### Post date: [November 14, 2019, 3:50pm UTC](https://community.thunkable.com/t/need-help-to-build-app-i-pay/320204/1 "2019-11-14T15:50:21Z")

</div>

So I need this in thunkable [https://table2site.com/site/dd](https://table2site.com/site/dd)

A page where columns like this one are show and everytime a new row comes in on Airtable it will add a new column like that.

An on Button click it goes to screen two with infos of the selected row.

SOO exactly like the page I showed aboved same colors and every thing a label and boutton

Thunkable support impossible to understand a thing what they explained.

thx

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 15, 2019, 1:16pm UTC](https://community.thunkable.com/t/need-help-to-build-app-i-pay/320204/2 "2019-11-15T13:16:56Z")

</div>

Try to start repeat demo applications to work with AirTable and Firebase of documentation. Without learning the basics will be difficult to create applications.

---

<div class="post-metadata">

### Author: ![danyklein](https://avatars.discourse-cdn.com/v4/letter/d/c37758/32.png) [@danyklein](https://community.thunkable.com/u/danyklein)
#### Post date: [November 15, 2019, 7:04pm UTC](https://community.thunkable.com/t/need-help-to-build-app-i-pay/320204/3 "2019-11-15T19:04:35Z")

</div>

I now the basics… I get it done to 90% but like to get the index number and things like that get complicated or like only reload the list in screen … so there are thinks they are not explained. If you do it with a list viewer it’s all easy but I doing my own list viewer with clone row and label an button and get that from list and and and lol need help and I m ready to pay

---

<div class="post-metadata">

### Author: ![eoinparkinson](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eoinparkinson/32/143769_2.png) [@eoinparkinson](https://community.thunkable.com/u/eoinparkinson)
#### Post date: [November 15, 2019, 7:22pm UTC](https://community.thunkable.com/t/need-help-to-build-app-i-pay/320204/4 "2019-11-15T19:22:58Z")

</div>

You could achieve something like this by using Airtable. In the item’s row, make a column called **tags** , and just add in the words that relate to it, leave a space between each word.

## Example:

I am looking for a picture of flowers, but specifically blue ones. So I enter a keyword as blue flowers. The app then searches the column and finds all occurrences of the words blue and flowers (these keywords would also work for “blue” or “flowers” on its own, but in this case would only show results containing both keywords).

Then it displays the results in the order they are in the spreadsheet.

## Alternatively

If you don’t require the app to communicate with the data, you could simply just put that link into a [web viewer](https://docs.thunkable.com/web-viewer).

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 16, 2019, 7:49am UTC](https://community.thunkable.com/t/need-help-to-build-app-i-pay/320204/5 "2019-11-16T07:49:44Z")

</div>

Example for getting indexes in your own list.

[https://x.thunkable.com/projects/5dcbd8b3afb810a7fc6a7eb0/project/properties/designer/](https://x.thunkable.com/projects/5dcbd8b3afb810a7fc6a7eb0/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![danyklein](https://avatars.discourse-cdn.com/v4/letter/d/c37758/32.png) [@danyklein](https://community.thunkable.com/u/danyklein)
#### Post date: [November 16, 2019, 11:04am UTC](https://community.thunkable.com/t/need-help-to-build-app-i-pay/320204/6 "2019-11-16T11:04:33Z")

</div>

Can I send you my project and have a look or can we discute together? please

I have one problem is when the button has the same name like the other it give me the same index number

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 16, 2019, 11:37am UTC](https://community.thunkable.com/t/need-help-to-build-app-i-pay/320204/7 "2019-11-16T11:37:00Z")

</div>

You can send me your project.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:46am UTC](https://community.thunkable.com/t/need-help-to-build-app-i-pay/320204/8 "2024-11-08T11:46:38Z")

</div>


