# Editing Linked Records through a form

**URL:** https://community.miniextensions.com/t/editing-linked-records-through-a-form/529
**Category:** Need help
**Created:** [October 19, 2023, 12:14am UTC](https://community.miniextensions.com/t/editing-linked-records-through-a-form/529 "2023-10-19T00:14:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dara\_harmon](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.miniextensions.com/dara_harmon/32/379_2.png) [@dara\_harmon](https://community.miniextensions.com/u/dara_harmon)
#### Post date: [October 19, 2023, 12:14am UTC](https://community.miniextensions.com/t/editing-linked-records-through-a-form/529/1 "2023-10-19T00:14:56Z")

</div>

Hey there,

I am consulting [this How-To](https://miniextensions.com/create-line-items-in-miniextensions-form/), but my form doesn’t look like the form shown. I don’t seem to have the same features the video shows.

Here’s where I get caught:  
Step one: Open your form & select the feature (linked record) you’d like to enable editing for.

The demo screen looks quite different out the gate, and this feature doesn’t show up on my end.

When I click into a linked record that is currently “read-only”:

 ![image](https://canada1.discourse-cdn.com/flex035/uploads/miniextensions/original/1X/e129b2d55310b6d0f40436358b721a8b683a7fe0.png)

My ultimate goal with this is to update records on two different tables: one table that houses static, rarely changing information and a second table that changes year to year. I think there’s a workaround by threading two forms together using redirect URL at the end of the first form, but it would be a lot cleaner to do it one…and I think it’s possible according to this tutorial?

Thanks for the help.

---

<div class="post-metadata">

### Author: ![Abdul](https://avatars.discourse-cdn.com/v4/letter/a/dfb087/32.png) [@Abdul](https://community.miniextensions.com/u/Abdul)
#### Post date: [October 19, 2023, 10:59am UTC](https://community.miniextensions.com/t/editing-linked-records-through-a-form/529/2 "2023-10-19T10:59:24Z")

</div>

Hi @dara_harmon. Based on the icon on the top left area of the modal in your screenshot, you are setting up a lookup field and not a linked record field.

---

<div class="post-metadata">

### Author: ![dara\_harmon](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.miniextensions.com/dara_harmon/32/379_2.png) [@dara\_harmon](https://community.miniextensions.com/u/dara_harmon)
#### Post date: [October 19, 2023, 5:33pm UTC](https://community.miniextensions.com/t/editing-linked-records-through-a-form/529/3 "2023-10-19T17:33:17Z")

</div>

Ahh thank you! I need to add the actual linked record, rather than the looked up fields.
