# How user can add/modifie their content directly from the app?

**URL:** https://community.glideapps.com/t/how-user-can-add-modifie-their-content-directly-from-the-app/33908
**Category:** Ask for Help
**Created:** [November 2, 2021, 2:35pm UTC](https://community.glideapps.com/t/how-user-can-add-modifie-their-content-directly-from-the-app/33908 "2021-11-02T14:35:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Maxime\_f](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maxime_f/32/16465_2.png) [@Maxime\_f](https://community.glideapps.com/u/Maxime_f)
#### Post date: [November 2, 2021, 2:35pm UTC](https://community.glideapps.com/t/how-user-can-add-modifie-their-content-directly-from-the-app/33908/1 "2021-11-02T14:35:40Z")

</div>

Hello,

How can I let the user adding their own store (name, description, email, phone, address, photo) directly from the app, with a plus button for example ?

Thank you,  
Maxime

---

<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 2, 2021, 2:46pm UTC](https://community.glideapps.com/t/how-user-can-add-modifie-their-content-directly-from-the-app/33908/2 "2021-11-02T14:46:00Z")

</div>

> **[Adding, editing & deleting](https://docs.glideapps.com/all/courses/quick-starts/intermediate-techniques/adding-editing-and-deleting)**
>
> Control how you allow users to contribute to your app's data

> **[Form Button](https://docs.glideapps.com/all/reference/components/buttons/form-button)**
>
> Trigger a form

> **[Add Row](https://docs.glideapps.com/all/reference/actions/single-actions/data/add-row)**

> **[Set Column Values](https://docs.glideapps.com/all/reference/actions/single-actions/data/set-columns)**

> **[Show Edit Screen](https://docs.glideapps.com/all/reference/actions/single-actions/navigation/show-edit-screen)**
