# Username as datasource on every page

**URL:** https://community.glideapps.com/t/username-as-datasource-on-every-page/1752
**Category:** Feature Requests
**Created:** [November 6, 2019, 11:59pm UTC](https://community.glideapps.com/t/username-as-datasource-on-every-page/1752 "2019-11-06T23:59:20Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![FirstApp](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/firstapp/32/1331_2.png) [@FirstApp](https://community.glideapps.com/u/FirstApp)
#### Post date: [November 6, 2019, 11:59pm UTC](https://community.glideapps.com/t/username-as-datasource-on-every-page/1752/1 "2019-11-06T23:59:20Z")

</div>

I really wish there was the ability to always access the current user’s email address as a data source on every page within an app. Right now you can only access columns of the active sheet.

In fact, it would be even more powerful to simply always have access to all data sources related through the user. E.g. In all components on every page regardless of what sheet is generating the page.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [November 7, 2019, 1:07am UTC](https://community.glideapps.com/t/username-as-datasource-on-every-page/1752/2 "2019-11-07T01:07:10Z")

</div>

Do you mean per user data, relations, and lookup, or are you attempting something different?

[https://docs.glideapps.com/all/guides/intermediate-techniques/per-user-data](https://docs.glideapps.com/all/guides/intermediate-techniques/per-user-data)

[https://docs.glideapps.com/all/reference/data-editor/relation-column](https://docs.glideapps.com/all/reference/data-editor/relation-column)

[https://docs.glideapps.com/all/reference/data-editor/lookup-column](https://docs.glideapps.com/all/reference/data-editor/lookup-column)

---

<div class="post-metadata">

### Author: ![FirstApp](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/firstapp/32/1331_2.png) [@FirstApp](https://community.glideapps.com/u/FirstApp)
#### Post date: [November 7, 2019, 6:01pm UTC](https://community.glideapps.com/t/username-as-datasource-on-every-page/1752/3 "2019-11-07T18:01:02Z")

</div>

I am attempting something different.

For example how would you go about building the functionality to have a user RSVP for an event within an app? One they are on the event page you no longer have a way to add information to the user’s row or a row in an 'RSVP’s sheet.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [November 7, 2019, 7:45pm UTC](https://community.glideapps.com/t/username-as-datasource-on-every-page/1752/4 "2019-11-07T19:45:04Z")

</div>

I would add an RSVP Form Button to the event page. On your form you can add all the relevant info from the event via the Column Values. You can also add the users email via the Email Special Value. Form buttons can add to any sheet you want. In the sheet I would use lookups to pull the info from the form responses into the users sheet, or use the lookup function in the data tab to pull in a matching record from the form response sheet.

---

<div class="post-metadata">

### Author: ![Cisco\_Muratalla](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/cisco_muratalla/32/12358_2.png) [@Cisco\_Muratalla](https://community.glideapps.com/u/Cisco_Muratalla)
#### Post date: [February 15, 2021, 5:42pm UTC](https://community.glideapps.com/t/username-as-datasource-on-every-page/1752/5 "2021-02-15T17:42:28Z")

</div>

How to solution provided, closing topic.

---

<div class="post-metadata">

### Author: ![Cisco\_Muratalla](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/cisco_muratalla/32/12358_2.png) [@Cisco\_Muratalla](https://community.glideapps.com/u/Cisco_Muratalla)
#### Post date: [February 15, 2021, 5:42pm UTC](https://community.glideapps.com/t/username-as-datasource-on-every-page/1752/6 "2021-02-15T17:42:31Z")

</div>


