# Problem in creating a detail record from master record

**URL:** https://community.glideapps.com/t/problem-in-creating-a-detail-record-from-master-record/30084
**Category:** Ask for Help
**Created:** [August 6, 2021, 7:28am UTC](https://community.glideapps.com/t/problem-in-creating-a-detail-record-from-master-record/30084 "2021-08-06T07:28:59Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [August 6, 2021, 1:54pm UTC](https://community.glideapps.com/t/problem-in-creating-a-detail-record-from-master-record/30084/7 "2021-08-06T13:54:21Z")

</div>

Have you tried to use a custom form?

This way you can set better conditions to your actions as these will be set before sending the info to table 2.

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

---

_[View the full topic](https://community.glideapps.com/t/problem-in-creating-a-detail-record-from-master-record/30084)._
