# How to get information from Page Source to Form Container

**URL:** https://community.glideapps.com/t/how-to-get-information-from-page-source-to-form-container/80837
**Category:** Ask for Help
**Created:** [March 19, 2025, 10:15am UTC](https://community.glideapps.com/t/how-to-get-information-from-page-source-to-form-container/80837 "2025-03-19T10:15:17Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [March 21, 2025, 11:51pm UTC](https://community.glideapps.com/t/how-to-get-information-from-page-source-to-form-container/80837/6 "2025-03-21T23:51:19Z")

</div>

> [@How do I create a custom form?](https://community.glideapps.com/t/how-do-i-create-a-custom-form/25014):
>
> I’m just dropping this here so I have something to refer people to when they ask. This is a simple concept app (copyable), that demonstrates the following techniques: Building custom forms for adding and editing list items (as an alternative to the native forms provided by Glide) Preventing duplicate new entries using [User Specific Columns](https://docs.glideapps.com/all/reference/data-editor/user-specific-columns) and [Relations](https://docs.glideapps.com/all/reference/data-editor/computed-columns/relation-column) Enforcing mandatory input items The use of visibility conditions and user specific booleans to control user flow There is nothing particular…

Please check the concept of a custom form here. That way, you have real-time access to values/relations to display the location as you need.

---

_[View the full topic](https://community.glideapps.com/t/how-to-get-information-from-page-source-to-form-container/80837)._
