# Multi-screen form that clears itself - please note why solutions haven't worked

**URL:** https://community.glideapps.com/t/multi-screen-form-that-clears-itself-please-note-why-solutions-havent-worked/85710
**Category:** Ask for Help
**Created:** [December 12, 2025, 4:39pm UTC](https://community.glideapps.com/t/multi-screen-form-that-clears-itself-please-note-why-solutions-havent-worked/85710 "2025-12-12T16:39:01Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [December 12, 2025, 9:34pm UTC](https://community.glideapps.com/t/multi-screen-form-that-clears-itself-please-note-why-solutions-havent-worked/85710/7 "2025-12-12T21:34:51Z")

</div>

With a Custom Form, almost all columns should be User Specific. Computed columns cannot be set as User Specific when you create them, but they will be implicitly if they refer to User Specific non-computed columns.

> [@knahrep](#):
>
> I’m having trouble finding the hyperlink in your comment, I went to your profile but I’m not sure if i can find the Custom Forms Concept App in there.

oh, sorry. I forgot to include the link. Here is it:

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

---

_[View the full topic](https://community.glideapps.com/t/multi-screen-form-that-clears-itself-please-note-why-solutions-havent-worked/85710)._
