# Slider Issues creating rows

**URL:** https://community.thunkable.com/t/slider-issues-creating-rows/76886
**Category:** Questions about Thunkable X
**Created:** [May 24, 2019, 7:53am UTC](https://community.thunkable.com/t/slider-issues-creating-rows/76886 "2019-05-24T07:53:52Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![itzvinie](https://avatars.discourse-cdn.com/v4/letter/i/eb9ed0/32.png) [@itzvinie](https://community.thunkable.com/u/itzvinie)
#### Post date: [May 24, 2019, 7:53am UTC](https://community.thunkable.com/t/slider-issues-creating-rows/76886/1 "2019-05-24T07:53:52Z")

</div>

HI thunkers!  
I need to finish up my App very fast,but the issues am having are  
(1)The feedback screen which has a slider for ratings is giving me a error text,“Problem Creating row”  
(2)I want the app to store the userID so they don’t need to fill in their details when signing again .when i used Local storage -it shows a null in the Text input,and Stored variable not working.  
Showing blocks walkthrough won’t be a bad idea either

Your support and assistant will be much appreciated,thanks in advance

---

<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: [May 24, 2019, 9:17am UTC](https://community.thunkable.com/t/slider-issues-creating-rows/76886/2 "2019-05-24T09:17:55Z")

</div>

Is local storage not working? This is strange. If you need to quickly finish the application, then give it a link.

---

<div class="post-metadata">

### Author: ![itzvinie](https://avatars.discourse-cdn.com/v4/letter/i/eb9ed0/32.png) [@itzvinie](https://community.thunkable.com/u/itzvinie)
#### Post date: [May 24, 2019, 12:53pm UTC](https://community.thunkable.com/t/slider-issues-creating-rows/76886/3 "2019-05-24T12:53:15Z")

</div>

[https://x.thunkable.com/copy/349dd14441f689f970558cf9cae45900](https://x.thunkable.com/copy/349dd14441f689f970558cf9cae45900)

Thanks for always

---

<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: [May 24, 2019, 1:01pm UTC](https://community.thunkable.com/t/slider-issues-creating-rows/76886/4 "2019-05-24T13:01:14Z")

</div>

I don’t see the blocks for working with local storage on the first screen, so I can’t say anything.

---

<div class="post-metadata">

### Author: ![itzvinie](https://avatars.discourse-cdn.com/v4/letter/i/eb9ed0/32.png) [@itzvinie](https://community.thunkable.com/u/itzvinie)
#### Post date: [May 24, 2019, 1:34pm UTC](https://community.thunkable.com/t/slider-issues-creating-rows/76886/5 "2019-05-24T13:34:43Z")

</div>

oh no,i removed it when its so annoying

---

<div class="post-metadata">

### Author: ![itzvinie](https://avatars.discourse-cdn.com/v4/letter/i/eb9ed0/32.png) [@itzvinie](https://community.thunkable.com/u/itzvinie)
#### Post date: [May 24, 2019, 1:44pm UTC](https://community.thunkable.com/t/slider-issues-creating-rows/76886/6 "2019-05-24T13:44:05Z")

</div>

Should re-try and share it again

---

<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: [May 24, 2019, 3:37pm UTC](https://community.thunkable.com/t/slider-issues-creating-rows/76886/7 "2019-05-24T15:37:40Z")

</div>

Yes, for a start we need to understand the problem is that the blocks do not save data in the local storage or you have connected the blocks incorrectly and therefore they do not work.

I saw your previous example a few days ago and the data in the local storage was saved. But it seemed to me that they were not saved the first time, but after re-saving. Did you have a similar situation when you save data in the local storage for the first time, but they are not saved or are they saved only when they are saved again?

---

<div class="post-metadata">

### Author: ![itzvinie](https://avatars.discourse-cdn.com/v4/letter/i/eb9ed0/32.png) [@itzvinie](https://community.thunkable.com/u/itzvinie)
#### Post date: [May 24, 2019, 7:17pm UTC](https://community.thunkable.com/t/slider-issues-creating-rows/76886/8 "2019-05-24T19:17:25Z")

</div>

Hey,it’s done…its now working working,  
But still struggling with the slider-it still shows “Problem creating row”

---

<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: [May 25, 2019, 5:33am UTC](https://community.thunkable.com/t/slider-issues-creating-rows/76886/9 "2019-05-25T05:33:42Z")

</div>

If you received the “Problem creating row” message, then you need to carry out step-by-step debugging to find out the cause of the error — whether all the access parameters are specified correctly, what data is passed, etc.

---

<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:13pm UTC](https://community.thunkable.com/t/slider-issues-creating-rows/76886/10 "2024-11-08T12:13:39Z")

</div>


