# Firebase good block register

**URL:** https://community.thunkable.com/t/firebase-good-block-register/38585
**Category:** Questions about Thunkable X
**Tags:** help
**Created:** [August 1, 2018, 11:03am UTC](https://community.thunkable.com/t/firebase-good-block-register/38585 "2018-08-01T11:03:38Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![Fabrice\_Taio](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/fabrice_taio/32/26553_2.png) [@Fabrice\_Taio](https://community.thunkable.com/u/Fabrice_Taio)
#### Post date: [August 1, 2018, 11:03am UTC](https://community.thunkable.com/t/firebase-good-block-register/38585/1 "2018-08-01T11:03:38Z")

</div>

does anyone know how to make blocks to register with firebase without user data having the same data so as not to confuse and how to select some data from a user that has registered with firebase in the fusion table?

help!

---

<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: [August 1, 2018, 2:57pm UTC](https://community.thunkable.com/t/firebase-good-block-register/38585/2 "2018-08-01T14:57:17Z")

</div>

I’m sorry, but did not understand what you need to do. Do you want to make sure that once registered users once did not re-enter their registration data on subsequent entries in Firebase? If this is the case, use Local Storage to store data on the phone.

---

<div class="post-metadata">

### Author: ![Fabrice\_Taio](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/fabrice_taio/32/26553_2.png) [@Fabrice\_Taio](https://community.thunkable.com/u/Fabrice_Taio)
#### Post date: [August 1, 2018, 8:59pm UTC](https://community.thunkable.com/t/firebase-good-block-register/38585/3 "2018-08-01T20:59:10Z")

</div>

I wanted to: that user can register with a unique data and when another user registers with the same data, the notification will say that this data or user or email already exists please enter another thing.are you understand?

---

<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: [August 2, 2018, 6:09am UTC](https://community.thunkable.com/t/firebase-good-block-register/38585/4 "2018-08-02T06:09:50Z")

</div>

Now it is clear - check for uniqueness. This requires the node with all registration data to the list and then check whether the list data that the user entered.

To solve this problem, you need to learn how to get data from Firebase - the parent node and all the child nodes in the selected parent.

---

<div class="post-metadata">

### Author: ![Fabrice\_Taio](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/fabrice_taio/32/26553_2.png) [@Fabrice\_Taio](https://community.thunkable.com/u/Fabrice_Taio)
#### Post date: [August 2, 2018, 11:54am UTC](https://community.thunkable.com/t/firebase-good-block-register/38585/5 "2018-08-02T11:54:33Z")

</div>

do you have a special document on that?

---

<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: [August 2, 2018, 1:28pm UTC](https://community.thunkable.com/t/firebase-good-block-register/38585/6 "2018-08-02T13:28:01Z")

</div>

Look at this

[https://docs.thunkable.com/thunkable-cross-platform/create/components/data/realtime-db](https://docs.thunkable.com/thunkable-cross-platform/create/components/data/realtime-db)

You also need to be able to work with JSON.

---

<div class="post-metadata">

### Author: ![Fabrice\_Taio](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/fabrice_taio/32/26553_2.png) [@Fabrice\_Taio](https://community.thunkable.com/u/Fabrice_Taio)
#### Post date: [August 2, 2018, 10:12pm UTC](https://community.thunkable.com/t/firebase-good-block-register/38585/7 "2018-08-02T22:12:04Z")

</div>

Did you understand that mistake? I’m trying to get values that I had put in the firebase on the other screen using list view, but gave it away.

 ![re%2C%2C%2C](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/3/1/31f5be3cc7f2edf84874fff85fa1bc4be6e10e93.PNG)

---

<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: [August 3, 2018, 5:42am UTC](https://community.thunkable.com/t/firebase-good-block-register/38585/8 "2018-08-03T05:42:02Z")

</div>

Unfortunately, I did not understand this error because I’m using Thunkable X, and you are asking a question about Thunkable Classic

---

<div class="post-metadata">

### Author: ![Fabrice\_Taio](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/fabrice_taio/32/26553_2.png) [@Fabrice\_Taio](https://community.thunkable.com/u/Fabrice_Taio)
#### Post date: [August 3, 2018, 2:07pm UTC](https://community.thunkable.com/t/firebase-good-block-register/38585/9 "2018-08-03T14:07:27Z")

</div>

I was able to solve this. Tell me, how do you do it so that when the users are talking using chat, all their conversations are stored on their cell phone. Do you have an idea?  
I want to redirect all their conversations or exchanges stored on the mobile phone or their devices.

---

<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: [August 3, 2018, 2:22pm UTC](https://community.thunkable.com/t/firebase-good-block-register/38585/10 "2018-08-03T14:22:50Z")

</div>

Use Local Storage.

---

<div class="post-metadata">

### Author: ![Fabrice\_Taio](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/fabrice_taio/32/26553_2.png) [@Fabrice\_Taio](https://community.thunkable.com/u/Fabrice_Taio)
#### Post date: [August 3, 2018, 2:31pm UTC](https://community.thunkable.com/t/firebase-good-block-register/38585/11 "2018-08-03T14:31:25Z")

</div>

tinyDB?

---

<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: [August 3, 2018, 2:32pm UTC](https://community.thunkable.com/t/firebase-good-block-register/38585/12 "2018-08-03T14:32:30Z")

</div>

In Thunkable X, there is no TinyDB. There is only LocalStorage.

---

<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, 12:01pm UTC](https://community.thunkable.com/t/firebase-good-block-register/38585/13 "2024-11-08T12:01:01Z")

</div>


