# Onboarding, save data

**URL:** https://community.glideapps.com/t/onboarding-save-data/59714
**Category:** Ask for Help
**Created:** [March 26, 2023, 7:58pm UTC](https://community.glideapps.com/t/onboarding-save-data/59714 "2023-03-26T19:58:20Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![jonassweden](https://avatars.discourse-cdn.com/v4/letter/j/a9a28c/32.png) [@jonassweden](https://community.glideapps.com/u/jonassweden)
#### Post date: [March 26, 2023, 7:58pm UTC](https://community.glideapps.com/t/onboarding-save-data/59714/1 "2023-03-26T19:58:20Z")

</div>

Hi,

I try to create a good “not-user-yet” experience. An onboarding with interactions.

I build in glide pages.

For example. How to save information directly to a row?

Thx!

/Jonas

---

<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 27, 2023, 12:27am UTC](https://community.glideapps.com/t/onboarding-save-data/59714/2 "2023-03-27T00:27:33Z")

</div>

[![](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/b/aba79fbf63f8dcff86b0033e8379183df783a73b.jpeg "Gamify Glide Apps Reboot #1: Onboarding & User Profiles") ](https://www.youtube.com/watch?v=GqfOJdS52a0)

Please check this from @Robert_Petitto .

---

<div class="post-metadata">

### Author: ![jonassweden](https://avatars.discourse-cdn.com/v4/letter/j/a9a28c/32.png) [@jonassweden](https://community.glideapps.com/u/jonassweden)
#### Post date: [March 27, 2023, 11:32am UTC](https://community.glideapps.com/t/onboarding-save-data/59714/3 "2023-03-27T11:32:26Z")

</div>

Thanks,

I Love Bobs videos. The relation- tip is usefull. But im searching for non-user (not signed in) experience. And how to save data alog the onbarding.

I tried his, set a action for a new row in a public table and column value for that row, and thats a good start. But how do i add to that row further down the onboarding without having a email.

And how can i have a text entry first and a button with an action later. Like - “put you email and press send to get updates about this screen” Can i copy a clipboard and send that screen get the “item” in some other way…

Now it become two questions.

Thanks, and hope to share me project soon.

/Jonas

---

<div class="post-metadata">

### Author: ![Pratik\_Shah](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pratik_shah/32/12416_2.png) [@Pratik\_Shah](https://community.glideapps.com/u/Pratik_Shah)
#### Post date: [March 27, 2023, 12:27pm UTC](https://community.glideapps.com/t/onboarding-save-data/59714/4 "2023-03-27T12:27:41Z")

</div>

You can use User-specific columns and use Custom Form. However, I am not sure, but this might use your App’s “Updates” data. (@ThinhDinh if I am not wrong)

---

<div class="post-metadata">

### Author: ![jonassweden](https://avatars.discourse-cdn.com/v4/letter/j/a9a28c/32.png) [@jonassweden](https://community.glideapps.com/u/jonassweden)
#### Post date: [March 27, 2023, 12:47pm UTC](https://community.glideapps.com/t/onboarding-save-data/59714/5 "2023-03-27T12:47:24Z")

</div>

Thats, thats helpful. Custom form, screen och new screen let me pick the current screen. Im trying to work with that and woll look in to specific columns on top of that.

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [March 27, 2023, 12:50pm UTC](https://community.glideapps.com/t/onboarding-save-data/59714/6 "2023-03-27T12:50:34Z")

</div>

If the user is not signed in then the updates from a custom form will not count against you. User specific columns for non-signed in users are stored locally on the users device. A custom form should work here without adding to our update count 👍

> [@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 particula…

---

<div class="post-metadata">

### Author: ![Pratik\_Shah](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pratik_shah/32/12416_2.png) [@Pratik\_Shah](https://community.glideapps.com/u/Pratik_Shah)
#### Post date: [March 27, 2023, 1:36pm UTC](https://community.glideapps.com/t/onboarding-save-data/59714/7 "2023-03-27T13:36:44Z")

</div>

> [@Eric\_Penn](#):
>
> If the user is not signed in then the updates from a custom form will not count against you

Thanks @Eric_Penn for clarification. Does this mean, signed in user using Custom Form with user specific columns will add Update count?

---

<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 27, 2023, 2:14pm UTC](https://community.glideapps.com/t/onboarding-save-data/59714/8 "2023-03-27T14:14:43Z")

</div>

Yes, that’s true.

@jonassweden Can you describe more about your use case? If you don’t have an email, then would that user ever sign in to your app?
