# Manual Record Template

**URL:** https://community.nextw.com/t/manual-record-template/1172
**Category:** Nextworld Platform
**Created:** [September 12, 2025, 4:21pm UTC](https://community.nextw.com/t/manual-record-template/1172 "2025-09-12T16:21:12Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![mhylton](https://sea1.discourse-cdn.com/flex001/user_avatar/community.nextw.com/mhylton/32/146_2.png) [@mhylton](https://community.nextw.com/u/mhylton)
#### Post date: [September 12, 2025, 4:21pm UTC](https://community.nextw.com/t/manual-record-template/1172/1 "2025-09-12T16:21:13Z")

</div>

I have set up a H/D table and app to allow both manual and reoccurring templates. I created a manual template for the app with certain fields set to populate. Not all fields are populating. Two fields are text fields and the other is a list lookup. One of the other list lookups populates correctly. Below is a screen shot of the template set up and the other is when I create with the template. Are there restrictions on fields that can be populated? Is this a bug?

 ![Manual Record Template for Problems](https://us1.discourse-cdn.com/flex001/uploads/nextworld/original/1X/8db64dd424cc401c8af8f60e3db162ef6dc4defd.png)

 ![New record not populated with text](https://us1.discourse-cdn.com/flex001/uploads/nextworld/original/1X/b2e97a5678965938dab73787f779dbd810d6aafa.png)

---

<div class="post-metadata">

### Author: ![calvin.fisher](https://sea1.discourse-cdn.com/flex001/user_avatar/community.nextw.com/calvin.fisher/32/212_2.png) [@calvin.fisher](https://community.nextw.com/u/calvin.fisher)
#### Post date: [September 12, 2025, 5:45pm UTC](https://community.nextw.com/t/manual-record-template/1172/2 "2025-09-12T17:45:55Z")

</div>

There wouldn’t be restrictions on basic text or list lookup fields that I can think of. Here are a few things to double-check:

1. Are the fields marked as “clear on copy” on the app?

2. Is there initialization logic that clears out these fields?

---

<div class="post-metadata">

### Author: ![mhylton](https://sea1.discourse-cdn.com/flex001/user_avatar/community.nextw.com/mhylton/32/146_2.png) [@mhylton](https://community.nextw.com/u/mhylton)
#### Post date: [September 12, 2025, 6:11pm UTC](https://community.nextw.com/t/manual-record-template/1172/3 "2025-09-12T18:11:24Z")

</div>

Thank you. I had checked Init lb and there was nothing but we do have reset on copy for these fields, so thanks for pointing that out. Since we are not allowing the user to copy anymore on this app since I can’t copy just a header of an H/D, we hide copy, so I will look at removing the reset on copy for these fields.

---

<div class="post-metadata">

### Author: ![mhylton](https://sea1.discourse-cdn.com/flex001/user_avatar/community.nextw.com/mhylton/32/146_2.png) [@mhylton](https://community.nextw.com/u/mhylton)
#### Post date: [September 12, 2025, 6:14pm UTC](https://community.nextw.com/t/manual-record-template/1172/4 "2025-09-12T18:14:25Z")

</div>

Removing the reset on copy, worked. Thanks again.

---

<div class="post-metadata">

### Author: ![calvin.fisher](https://sea1.discourse-cdn.com/flex001/user_avatar/community.nextw.com/calvin.fisher/32/212_2.png) [@calvin.fisher](https://community.nextw.com/u/calvin.fisher)
#### Post date: [September 12, 2025, 6:25pm UTC](https://community.nextw.com/t/manual-record-template/1172/5 "2025-09-12T18:25:56Z")

</div>

Great! I am glad that solved it for you.
