# Editing Link Component

**URL:** https://community.glideapps.com/t/editing-link-component/43554
**Category:** Ask for Help
**Created:** [June 26, 2022, 9:44pm UTC](https://community.glideapps.com/t/editing-link-component/43554 "2022-06-26T21:44:19Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![ChinonyeNW](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/chinonyenw/32/38369_2.png) [@ChinonyeNW](https://community.glideapps.com/u/ChinonyeNW)
#### Post date: [June 26, 2022, 9:44pm UTC](https://community.glideapps.com/t/editing-link-component/43554/1 "2022-06-26T21:44:19Z")

</div>

Hi There,

I have a form in which users can record websites for buying supplies. I created a form using the Link component to enable them to paste in what ever website they desired. After the form is submitted, they can select the link and it takes them to their preferred website.

However, after entering in the information and submitting the form, this component is no longer editable. Should I use the rich text or action component instead to enable users the change their preferred link if they wanted to?

Any help would be appreciated.

Chi-Chi

---

<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: [June 27, 2022, 1:05am UTC](https://community.glideapps.com/t/editing-link-component/43554/2 "2022-06-27T01:05:58Z")

</div>

> [@ChinonyeNW](#):
>
> However, after entering in the information and submitting the form, this component is no longer editable. Should I use the rich text or action component instead to enable users the change their preferred link if they wanted to?

If you want to allow them to edit it directly, you could display it in a Text Input component. But be aware that this would allow anyone who views the screen to edit it (unless you apply visibility controls).

The usual way is to just allow Editing.

---

<div class="post-metadata">

### Author: ![ChinonyeNW](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/chinonyenw/32/38369_2.png) [@ChinonyeNW](https://community.glideapps.com/u/ChinonyeNW)
#### Post date: [June 27, 2022, 10:52am UTC](https://community.glideapps.com/t/editing-link-component/43554/3 "2022-06-27T10:52:58Z")

</div>

Thanks for your response.

I’ll try it the text component but won’t that make the link inactive? Currently users are able to edit the form but that specific component is not visible in the edit screen. It’s very odd.

---

<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: [June 27, 2022, 10:55am UTC](https://community.glideapps.com/t/editing-link-component/43554/4 "2022-06-27T10:55:33Z")

</div>

Are you aware that you can add components to the Edit Screen?

So if it’s not there by default, all you need to do is add it.
