# How can I add a numbers input field with a different data destination than the screen's table?

**URL:** https://community.glideapps.com/t/how-can-i-add-a-numbers-input-field-with-a-different-data-destination-than-the-screens-table/72069
**Category:** Ask for Help
**Created:** [March 27, 2024, 12:35am UTC](https://community.glideapps.com/t/how-can-i-add-a-numbers-input-field-with-a-different-data-destination-than-the-screens-table/72069 "2024-03-27T00:35:30Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [March 27, 2024, 2:03am UTC](https://community.glideapps.com/t/how-can-i-add-a-numbers-input-field-with-a-different-data-destination-than-the-screens-table/72069/4 "2024-03-27T02:03:09Z")

</div>

The number entry component needs to be targeted at a column - there is no getting away from that. I guess my question would be what are you doing with the entered value? ie. what is the action on your “Upgrade” button doing? You didn’t explain that in your video, and that’s probably the most important point - as presumably that is where you will want to use the entered value?

It seems to me that the functionality you are looking for here is that which you get with a [Custom Form](https://community.glideapps.com/t/how-do-i-create-a-custom-form/25014), and you’re kind of halfway there…

The reason you don’t see an option to set a default with the Number entry is because you’re using it outside the context of a form.

---

_[View the full topic](https://community.glideapps.com/t/how-can-i-add-a-numbers-input-field-with-a-different-data-destination-than-the-screens-table/72069)._
