# Open a component after creating it

**URL:** https://community.glideapps.com/t/open-a-component-after-creating-it/22227
**Category:** Ask for Help
**Created:** [February 4, 2021, 11:15am UTC](https://community.glideapps.com/t/open-a-component-after-creating-it/22227 "2021-02-04T11:15:52Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![hgdar](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/hgdar/32/16110_2.png) [@hgdar](https://community.glideapps.com/u/hgdar)
#### Post date: [February 4, 2021, 11:15am UTC](https://community.glideapps.com/t/open-a-component-after-creating-it/22227/1 "2021-02-04T11:15:52Z")

</div>

hello  
Is it possible to automatically open a component once it has been created.  
I need to add some extra infos that can be added only on the edit mode (like related components)  
thx

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [February 5, 2021, 12:11am UTC](https://community.glideapps.com/t/open-a-component-after-creating-it/22227/2 "2021-02-05T00:11:42Z")

</div>

I’m not sure I picture the problem here. Can you specify more about the part “open a component”? Do you mean inside the Editor?

---

<div class="post-metadata">

### Author: ![hgdar](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/hgdar/32/16110_2.png) [@hgdar](https://community.glideapps.com/u/hgdar)
#### Post date: [February 5, 2021, 6:19am UTC](https://community.glideapps.com/t/open-a-component-after-creating-it/22227/3 "2021-02-05T06:19:33Z")

</div>

I made a business directory. For each company (data in one Company sheet), there can be one or more contacts (data in another sheet).  
When I want to create a new company, I can fill in the data of the company but that of the interlocutors since there is no possibility of making a relationship between the two at this time. I am therefore obliged to save my form and then go back into it for this time to add my contacts.  
I would have liked to be able to do this action (save the form, find the company in the list, open the form) automatically when i save my form.
