# Latest

**URL:** https://community.thunkable.com/latest.md?page=106

[Latest](https://community.thunkable.com/latest.md) · [Categories](https://community.thunkable.com/categories.md) · [Tags](https://community.thunkable.com/tags.md)

**Page:** 107

---

## [Reading two tables in a page](https://community.thunkable.com/t/reading-two-tables-in-a-page/2691732)

<div class="topic-metadata">

**Author:** [@rusticone](https://community.thunkable.com/u/rusticone)\
**Replies:** 5\
**Last updated:** [November 10, 2023, 5:11pm UTC](https://community.thunkable.com/t/reading-two-tables-in-a-page/2691732 "2023-11-10T17:11:36Z")

</div>

I’d like to show a list with customers that have payed in a specific month… I have two tabs, one for customers and one for payments, linked by ID customer. I tried to do what in the image, but it doesn’t works: it seem…

---

## [Search a variable in another variable](https://community.thunkable.com/t/search-a-variable-in-another-variable/2693992)

<div class="topic-metadata">

**Author:** [@rusticone](https://community.thunkable.com/u/rusticone)\
**Replies:** 2\
**Last updated:** [November 10, 2023, 2:43pm UTC](https://community.thunkable.com/t/search-a-variable-in-another-variable/2693992 "2023-11-10T14:43:21Z")

</div>

I have set the variable “alpha” with the value “580c0b78-579e-4a54-9945-4e1d2b0a44deOttobre,580c0b78-579e-4a54-9945-4e1d2b0a44deDicembre,d97f6b7c-a53d-4174-855a-b64c369e5a5eDicembre,494039b8-f34d-4a39-bc4f-3866599edba9O…

---

## [Mismatch Bundle ID](https://community.thunkable.com/t/mismatch-bundle-id/2670708)

<div class="topic-metadata">

**Author:** [@peterjamesleniq](https://community.thunkable.com/u/peterjamesleniq)\
**Replies:** 2\
**Last updated:** [November 9, 2023, 11:47pm UTC](https://community.thunkable.com/t/mismatch-bundle-id/2670708 "2023-11-09T23:47:00Z")

</div>

I only have one app to register but I keep getting this message. Any ideas on what to do. What is listed in the how-to-do by Thunkable is slightly different to what Aplle wants, but I’m sure I’m doing everything proper…

---

## [How do i get a sprite to move after being dropped](https://community.thunkable.com/t/how-do-i-get-a-sprite-to-move-after-being-dropped/2684935)

<div class="topic-metadata">

**Author:** [@mookydoodlesmjv9u](https://community.thunkable.com/u/mookydoodlesmjv9u)\
**Replies:** 1\
**Last updated:** [November 9, 2023, 7:16pm UTC](https://community.thunkable.com/t/how-do-i-get-a-sprite-to-move-after-being-dropped/2684935 "2023-11-09T19:16:34Z")

</div>

im making multiple copies of a sprite and want them to all do something. ive used the “when sprite is dropped” block but it hasnt done anything.

---

## [Text input, font size blocks area](https://community.thunkable.com/t/text-input-font-size-blocks-area/755325)

<div class="topic-metadata">

**Author:** [@dev\_pro](https://community.thunkable.com/u/dev_pro)\
**Replies:** 4\
**Last updated:** [November 9, 2023, 11:31am UTC](https://community.thunkable.com/t/text-input-font-size-blocks-area/755325 "2023-11-09T11:31:45Z")

</div>

Why is there no option for text input component font size in the blocks area? is there any option to set it programingly?

---

## [\[Solved\] Invalid Signature using cloudinary](https://community.thunkable.com/t/solved-invalid-signature-using-cloudinary/2690568)

<div class="topic-metadata">

**Author:** [@mansfieldpride1972nl](https://community.thunkable.com/u/mansfieldpride1972nl)\
**Replies:** 2\
**Last updated:** [November 9, 2023, 1:36am UTC](https://community.thunkable.com/t/solved-invalid-signature-using-cloudinary/2690568 "2023-11-09T01:36:20Z")

</div>

I am using a google sheet table and I am trying to upload an image to cloudinary with the upload block. The URL returns Invalid Signature and some key or something…What am I doing wrong?

---

## [Update values from selected item in data list](https://community.thunkable.com/t/update-values-from-selected-item-in-data-list/2686963)

<div class="topic-metadata">

**Author:** [@bernardeau.clement3d](https://community.thunkable.com/u/bernardeau.clement3d)\
**Replies:** 6\
**Last updated:** [November 8, 2023, 9:33pm UTC](https://community.thunkable.com/t/update-values-from-selected-item-in-data-list/2686963 "2023-11-08T21:33:14Z")

</div>

Hi everyone, I need a little help with the app I’m creating. I’m building an app to easily create names for audio recordings I make in the field. They are displayed like this in a data list : ABCYYMMDDT001 ABCYYMMDDT…

---

## [How to ask Great Questions v2.0](https://community.thunkable.com/t/how-to-ask-great-questions-v2-0/2689983)

<div class="topic-metadata">

**Author:** [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)\
**Replies:** 0\
**Last updated:** [November 8, 2023, 4:16pm UTC](https://community.thunkable.com/t/how-to-ask-great-questions-v2-0/2689983 "2023-11-08T16:16:06Z")

</div>

Hi Thunkers! Here are a few things to consider before you create a new topic in the Community. Before you Ask Do a search of the Community to see if your question has already been asked. Check the Thunkable Docs to se…

---

## [Get "row id" from DataViewerList without clicking to hide rows](https://community.thunkable.com/t/get-row-id-from-dataviewerlist-without-clicking-to-hide-rows/2689718)

<div class="topic-metadata">

**Author:** [@jeroen.mulder](https://community.thunkable.com/u/jeroen.mulder)\
**Replies:** 1\
**Last updated:** [November 8, 2023, 3:43pm UTC](https://community.thunkable.com/t/get-row-id-from-dataviewerlist-without-clicking-to-hide-rows/2689718 "2023-11-08T15:43:51Z")

</div>

I am trying to implement a FAQ in accordion style. I followed the example Fun share: Add a FAQ to your app! The list works but everything is expanded when loading. I can collapse all questions by clicking them but I wa…

---

## [Web\_viewer ignore click area](https://community.thunkable.com/t/web-viewer-ignore-click-area/2661426)

<div class="topic-metadata">

**Author:** [@jeroen.mulder](https://community.thunkable.com/u/jeroen.mulder)\
**Replies:** 6\
**Last updated:** [November 8, 2023, 2:26pm UTC](https://community.thunkable.com/t/web-viewer-ignore-click-area/2661426 "2023-11-08T14:26:49Z")

</div>

I use a webviewer to reproduce a FAQ which is already on a website. HOWEVER I do not want people to navigate away from that page. Therefore I wish to ignore clicks on the menu I tried a button or a Label over the ha…

---

## [Set App page order](https://community.thunkable.com/t/set-app-page-order/2686684)

<div class="topic-metadata">

**Author:** [@rusticone](https://community.thunkable.com/u/rusticone)\
**Replies:** 1\
**Last updated:** [November 7, 2023, 10:24pm UTC](https://community.thunkable.com/t/set-app-page-order/2686684 "2023-11-07T22:24:14Z")

</div>

Ciao! How to set the App first page (the page that will appeare when users open App)? And, how to determine the swift right-left direction when changing pages? Grazie! GM

---

## [Checking distance between lat/long pairs](https://community.thunkable.com/t/checking-distance-between-lat-long-pairs/2687556)

<div class="topic-metadata">

**Author:** [@sosborn001om](https://community.thunkable.com/u/sosborn001om)\
**Replies:** 4\
**Last updated:** [November 7, 2023, 8:51pm UTC](https://community.thunkable.com/t/checking-distance-between-lat-long-pairs/2687556 "2023-11-07T20:51:50Z")

</div>

I am currently developing an app that makes you run a certain distance in 30 seconds. I have code to gather the starting longitude and latitude, but I got stuck with comparing them with the current latitude and longitude…

---

## [Where are my designs?](https://community.thunkable.com/t/where-are-my-designs/2668792)

<div class="topic-metadata">

**Author:** [@rusticone](https://community.thunkable.com/u/rusticone)\
**Replies:** 2\
**Last updated:** [November 7, 2023, 9:13am UTC](https://community.thunkable.com/t/where-are-my-designs/2668792 "2023-11-07T09:13:16Z")

</div>

Here what I se…:

---

## [\[SOLVED\] Number of rows of google sheet data source block returning undefined value](https://community.thunkable.com/t/solved-number-of-rows-of-google-sheet-data-source-block-returning-undefined-value/2655405)

<div class="topic-metadata">

**Author:** [@aj2cooldudexirt](https://community.thunkable.com/u/aj2cooldudexirt)\
**Replies:** 2\
**Last updated:** [November 7, 2023, 3:24am UTC](https://community.thunkable.com/t/solved-number-of-rows-of-google-sheet-data-source-block-returning-undefined-value/2655405 "2023-11-07T03:24:25Z")

</div>

I am very confident this is a bug, but just want to be sure. Bascially, I am trying to find the number of rows in my google sheet data source. The picture below is my code of a local data table that I made an exact rep…

---

## [Inserting data into a formatted google sheet possibel?](https://community.thunkable.com/t/inserting-data-into-a-formatted-google-sheet-possibel/2685153)

<div class="topic-metadata">

**Author:** [@hslu](https://community.thunkable.com/u/hslu)\
**Replies:** 3\
**Last updated:** [November 6, 2023, 8:47pm UTC](https://community.thunkable.com/t/inserting-data-into-a-formatted-google-sheet-possibel/2685153 "2023-11-06T20:47:42Z")

</div>

Hello Guys I am currently new to Thunkable and I am working on a time record app for employees. I would like to store the recorded hours in a already formatted google sheet. Is that possible to insert the data directl…

---

## [Data Viewer List - Row ID](https://community.thunkable.com/t/data-viewer-list-row-id/2685072)

<div class="topic-metadata">

**Author:** [@gauravtech2011h8](https://community.thunkable.com/u/gauravtech2011h8)\
**Replies:** 1\
**Last updated:** [November 6, 2023, 7:02pm UTC](https://community.thunkable.com/t/data-viewer-list-row-id/2685072 "2023-11-06T19:02:12Z")

</div>

How do the row id’s work in data viewer lists? I’m using data source as own table. I need that when a person clicks on one of the items a variable is changed and it navigates to another screen. But it requires the row id…

---

## [\[Solved\] Optimizing my tic tac toe game](https://community.thunkable.com/t/solved-optimizing-my-tic-tac-toe-game/2684907)

<div class="topic-metadata">

**Author:** [@elias.villa.8320](https://community.thunkable.com/u/elias.villa.8320)\
**Replies:** 3\
**Last updated:** [November 6, 2023, 6:56pm UTC](https://community.thunkable.com/t/solved-optimizing-my-tic-tac-toe-game/2684907 "2023-11-06T18:56:00Z")

</div>

I’ve just finished a tic tac toe app, but I want to add ultimate ttt too, but the code for the original game is already heavy so I would like to optimize and simplify it, I’ve already chosen to use red/blue backgrounds i…

---

## [Cannot find BLE device when scanning](https://community.thunkable.com/t/cannot-find-ble-device-when-scanning/2678640)

<div class="topic-metadata">

**Author:** [@steve\_synopsis](https://community.thunkable.com/u/steve_synopsis)\
**Replies:** 4\
**Last updated:** [November 6, 2023, 3:05pm UTC](https://community.thunkable.com/t/cannot-find-ble-device-when-scanning/2678640 "2023-11-06T15:05:51Z")

</div>

Hi, I followed a tutorial for a simple app to scan for BLE devices, but I cannot find the particular device (MAC address is BC:90…) to which I would like to connect. If I scan in Bluetooth settings on the phones, I can…

---

## [Scared for the safety of my projects](https://community.thunkable.com/t/scared-for-the-safety-of-my-projects/2555109)

<div class="topic-metadata">

**Author:** [@jahaan](https://community.thunkable.com/u/jahaan)\
**Replies:** 4\
**Last updated:** [November 6, 2023, 2:12pm UTC](https://community.thunkable.com/t/scared-for-the-safety-of-my-projects/2555109 "2023-11-06T14:12:26Z")

</div>

I’ve posted many links on this forum to projects that I plan to publish commercially. How do I protect these projects?

---

## [\[SOLVED\]I have problem in download project!](https://community.thunkable.com/t/solved-i-have-problem-in-download-project/2678494)

<div class="topic-metadata">

**Author:** [@suzansqourh123r](https://community.thunkable.com/u/suzansqourh123r)\
**Replies:** 7\
**Last updated:** [November 6, 2023, 12:18pm UTC](https://community.thunkable.com/t/solved-i-have-problem-in-download-project/2678494 "2023-11-06T12:18:12Z")

</div>

the system tell me to “AdMob is available for Pro users. Upgrade your account to unlock in app ads.” and i dont have any admob in my project \>\>\> what can i do

---

## [Error package conflicts with an existing package](https://community.thunkable.com/t/error-package-conflicts-with-an-existing-package/2680597)

<div class="topic-metadata">

**Author:** [@ccm-systems](https://community.thunkable.com/u/ccm-systems)\
**Replies:** 3\
**Last updated:** [November 6, 2023, 11:39am UTC](https://community.thunkable.com/t/error-package-conflicts-with-an-existing-package/2680597 "2023-11-06T11:39:17Z")

</div>

I try to install an update new apk to existing app. It show " Package conflicts" But if I removed existing app and install will be OK. It was working earlier without problems. Anyone have this problems? Thanks.

---

## [Data viewer list with multiple sheets - moving from sheet to sheet for data source](https://community.thunkable.com/t/data-viewer-list-with-multiple-sheets-moving-from-sheet-to-sheet-for-data-source/1209728)

<div class="topic-metadata">

**Author:** [@jim.malmberg38](https://community.thunkable.com/u/jim.malmberg38)\
**Replies:** 5\
**Last updated:** [November 5, 2023, 5:17pm UTC](https://community.thunkable.com/t/data-viewer-list-with-multiple-sheets-moving-from-sheet-to-sheet-for-data-source/1209728 "2023-11-05T17:17:10Z")

</div>

I’m trying to setup a data viewer list with multiple sheets. What I want to be able to do is drill down through data. I’m using Google sheets for the list. Specifically, I want to have a top sheet that provides a list o…

---

## [Photo linked with Google Drive not able to show](https://community.thunkable.com/t/photo-linked-with-google-drive-not-able-to-show/2681099)

<div class="topic-metadata">

**Author:** [@bernardboo1994](https://community.thunkable.com/u/bernardboo1994)\
**Replies:** 3\
**Last updated:** [November 5, 2023, 9:39am UTC](https://community.thunkable.com/t/photo-linked-with-google-drive-not-able-to-show/2681099 "2023-11-05T09:39:58Z")

</div>

Hi all, I have a some sort like a photo album apps. There are around 20+ pages which every page got 5 to10 photos. Most of it I use the google drive link to show photo in the apps. Every is fine in the preview. When i …

---

## [Can not download my apps](https://community.thunkable.com/t/can-not-download-my-apps/2682241)

<div class="topic-metadata">

**Author:** [@Garry\_Lane](https://community.thunkable.com/u/Garry_Lane)\
**Replies:** 1\
**Last updated:** [November 5, 2023, 8:22am UTC](https://community.thunkable.com/t/can-not-download-my-apps/2682241 "2023-11-05T08:22:18Z")

</div>

When i click download nothing happens. I am on free plan but have not downloaded any apps for a long time so my limit of 2 should not be exceeded.

---

## [Whats defirent between this blocks?](https://community.thunkable.com/t/whats-defirent-between-this-blocks/2682101)

<div class="topic-metadata">

**Author:** [@suzansqourh123r](https://community.thunkable.com/u/suzansqourh123r)\
**Replies:** 1\
**Last updated:** [November 5, 2023, 6:28am UTC](https://community.thunkable.com/t/whats-defirent-between-this-blocks/2682101 "2023-11-05T06:28:50Z")

</div>

WHATS DEFIRENT BETWEEN THIS BLOCKS ?

---

## [How to get email from firebase?](https://community.thunkable.com/t/how-to-get-email-from-firebase/2681588)

<div class="topic-metadata">

**Author:** [@wulfy\_starr](https://community.thunkable.com/u/wulfy_starr)\
**Replies:** 9\
**Last updated:** [November 5, 2023, 12:46am UTC](https://community.thunkable.com/t/how-to-get-email-from-firebase/2681588 "2023-11-05T00:46:22Z")

</div>

my app is basically using the blocks for firebase and it works perfectly so far. i’m trying to see if i can retrieve the email from the firebase authentication console, so that way i can make the error about duplicate…

---

## [Firebase email not verifying](https://community.thunkable.com/t/firebase-email-not-verifying/2681899)

<div class="topic-metadata">

**Author:** [@wulfy\_starr](https://community.thunkable.com/u/wulfy_starr)\
**Replies:** 0\
**Last updated:** [November 4, 2023, 9:39pm UTC](https://community.thunkable.com/t/firebase-email-not-verifying/2681899 "2023-11-04T21:39:00Z")

</div>

earlier i was tweaking my firebase blocks, and all of a sudden the emails can’t seem to verify which is strange, because the verification email seems to send, and the link works here are the blocks that have to do …

---

## [Selling my mushroom identification app!](https://community.thunkable.com/t/selling-my-mushroom-identification-app/2604918)

<div class="topic-metadata">

**Author:** [@hansnielsen350yuwp2](https://community.thunkable.com/u/hansnielsen350yuwp2)\
**Replies:** 5\
**Last updated:** [September 22, 2023, 7:15am UTC](https://community.thunkable.com/t/selling-my-mushroom-identification-app/2604918 "2023-09-22T07:15:01Z")

</div>

Hi!Im selling my app for identification of mushrooms. The app works best in central europe. The identifications are from a company based in tsek. here: mushroom.id The app identifies mushrooms from photo taken with came…

---

## [Dynamic cloud variables](https://community.thunkable.com/t/dynamic-cloud-variables/2679550)

<div class="topic-metadata">

**Author:** [@nichtwichtig1719](https://community.thunkable.com/u/nichtwichtig1719)\
**Replies:** 8\
**Last updated:** [November 4, 2023, 10:51am UTC](https://community.thunkable.com/t/dynamic-cloud-variables/2679550 "2023-11-04T10:51:04Z")

</div>

Hello everyone. I am trying to make an app right now where I have to create a cloud variable with text stored within another variable. And the first time I set it to something it works. but when I try to call the same v…

---

## [Blank Screen at startup](https://community.thunkable.com/t/blank-screen-at-startup/2680562)

<div class="topic-metadata">

**Author:** [@daniel.c.rauschk96lu](https://community.thunkable.com/u/daniel.c.rauschk96lu)\
**Replies:** 1\
**Last updated:** [November 4, 2023, 9:54am UTC](https://community.thunkable.com/t/blank-screen-at-startup/2680562 "2023-11-04T09:54:43Z")

</div>

I am having an interesting issue. I published a new version of my app. When I start it up, it just sits at a blank screen. When I use it through the thunkable app, it opens and works fine. I tried removing any screen…

[Previous page](https://community.thunkable.com/latest.md?page=105)

[Next page](https://community.thunkable.com/latest.md?page=107)
