# Question and answer tutorial

**URL:** https://community.thunkable.com/t/question-and-answer-tutorial/55971
**Category:** Questions about Thunkable X
**Created:** [November 11, 2018, 12:41pm UTC](https://community.thunkable.com/t/question-and-answer-tutorial/55971 "2018-11-11T12:41:47Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![David\_Palmer](https://avatars.discourse-cdn.com/v4/letter/d/db5fbb/32.png) [@David\_Palmer](https://community.thunkable.com/u/David_Palmer)
#### Post date: [November 11, 2018, 12:41pm UTC](https://community.thunkable.com/t/question-and-answer-tutorial/55971/1 "2018-11-11T12:41:47Z")

</div>

How can you arrange the blocks to remove the textbox contents as it moves on to the next question Thanks

---

<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 11, 2018, 3:52pm UTC](https://community.thunkable.com/t/question-and-answer-tutorial/55971/2 "2018-11-11T15:52:48Z")

</div>

Can you write in more detail what you want to do and what you can’t do?

---

<div class="post-metadata">

### Author: ![paulmw](https://avatars.discourse-cdn.com/v4/letter/p/22d042/32.png) [@paulmw](https://community.thunkable.com/u/paulmw)
#### Post date: [November 11, 2018, 9:05pm UTC](https://community.thunkable.com/t/question-and-answer-tutorial/55971/3 "2018-11-11T21:05:43Z")

</div>

When the button is clicked, set the textbox’s text to be an empty string.

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

---

<div class="post-metadata">

### Author: ![David\_Palmer](https://avatars.discourse-cdn.com/v4/letter/d/db5fbb/32.png) [@David\_Palmer](https://community.thunkable.com/u/David_Palmer)
#### Post date: [November 12, 2018, 6:51am UTC](https://community.thunkable.com/t/question-and-answer-tutorial/55971/4 "2018-11-12T06:51:34Z")

</div>

Hi Paulmw Many thanks for the reply I have attached a screen capture of the current blocks I would like to know how after you have submitted the answer and move to the next question the textbox needs to be clear ready for the next answer typed

 ![27%20AM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/b/2ba2bd73cf82a3d63073a43acef49df546dcc0ae.png)

---

<div class="post-metadata">

### Author: ![paulmw](https://avatars.discourse-cdn.com/v4/letter/p/22d042/32.png) [@paulmw](https://community.thunkable.com/u/paulmw)
#### Post date: [November 13, 2018, 5:37am UTC](https://community.thunkable.com/t/question-and-answer-tutorial/55971/5 "2018-11-13T05:37:58Z")

</div>

Set the text input’s text after the if statements, like in the picture below:

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/3/9/39414f0e71699170d46e3fd3ad663eb5536f67be.png)

---

<div class="post-metadata">

### Author: ![David\_Palmer](https://avatars.discourse-cdn.com/v4/letter/d/db5fbb/32.png) [@David\_Palmer](https://community.thunkable.com/u/David_Palmer)
#### Post date: [November 13, 2018, 11:09am UTC](https://community.thunkable.com/t/question-and-answer-tutorial/55971/6 "2018-11-13T11:09:06Z")

</div>

Many thanks Paul Really appreciate your help Regards David

---

<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:52am UTC](https://community.thunkable.com/t/question-and-answer-tutorial/55971/7 "2024-11-08T11:52:48Z")

</div>


