# How do I create a custom form?

**URL:** https://community.glideapps.com/t/how-do-i-create-a-custom-form/25014
**Category:** Community Resources
**Created:** [April 1, 2021, 11:46am UTC](https://community.glideapps.com/t/how-do-i-create-a-custom-form/25014 "2021-04-01T11:46:14Z")
**Posts on this page:** 1
**Showing post:** 18

<div class="post-metadata">

### Author: ![Mns\_Glide](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mns_glide/32/2514_2.png) [@Mns\_Glide](https://community.glideapps.com/u/Mns_Glide)
#### Post date: [August 15, 2021, 8:18am UTC](https://community.glideapps.com/t/how-do-i-create-a-custom-form/25014/18 "2021-08-15T08:18:29Z")

</div>

You can see here the differences. I setup two buttons pointing to the same Glide Table,

1. one to show form when clicked
2. one to show new screen when clicked

you can see that 1. will allow me access to User’s Information and 2. does not. What I want is ability to access User’s Information in 2.

 ![form2a](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/0/4/0405548975c55a7c8e316aa84cec0294e050436e.jpeg)  
“Button Show Form”

 ![form2b](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/f/9/f932dc32b2840f282a4b688d284b19f8afcf7375.jpeg)  
“Show Form can access User’s Data”

 ![form2c](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/e/9/e9fad772b58d6c697e379b55bf99a8c8b148cb4e.jpeg)  
“Button Show New Screen”

 ![form2d](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/f/c/fc5904d691805694eee9e65d8f52e68460602b4c.jpeg)  
Cannot find User’s data

---

_[View the full topic](https://community.glideapps.com/t/how-do-i-create-a-custom-form/25014)._
