# Help in configuring jobs to client relationship

**URL:** https://community.glideapps.com/t/help-in-configuring-jobs-to-client-relationship/7595
**Category:** Ask for Help
**Created:** [April 22, 2020, 1:32pm UTC](https://community.glideapps.com/t/help-in-configuring-jobs-to-client-relationship/7595 "2020-04-22T13:32:26Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Phil\_Jackson](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/phil_jackson/32/5939_2.png) [@Phil\_Jackson](https://community.glideapps.com/u/Phil_Jackson)
#### Post date: [April 22, 2020, 1:32pm UTC](https://community.glideapps.com/t/help-in-configuring-jobs-to-client-relationship/7595/1 "2020-04-22T13:32:26Z")

</div>

Hi,

I have setup an app for photo shoots. Each photo shoot has a client.  
I have a tab setup to enter/record the jobs and a tab to list the clients.

When a user is creating a job I want them to select a client from the list of clients in the client tab or, if it is a new client to add a new one.

I have worked out how to add a button to add a new client via a form, but I can’t work out how to show a selection list from within the job booking tab.

I think this is a newbie issue so any help appreciated?

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [April 22, 2020, 1:41pm UTC](https://community.glideapps.com/t/help-in-configuring-jobs-to-client-relationship/7595/2 "2020-04-22T13:41:04Z")

</div>

HI, before I can help, can you define “user” vs “client” from your request? I imagine, if I’m following you correctly, is that you’ll have a list of clients (perhaps in a tiles view) where there will be a description of the client and then a button to book a job with that client?

---

<div class="post-metadata">

### Author: ![Phil\_Jackson](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/phil_jackson/32/5939_2.png) [@Phil\_Jackson](https://community.glideapps.com/u/Phil_Jackson)
#### Post date: [April 22, 2020, 1:46pm UTC](https://community.glideapps.com/t/help-in-configuring-jobs-to-client-relationship/7595/3 "2020-04-22T13:46:00Z")

</div>

Hi Robert,  
Thanks for offering to help.  
User would be the logged in user. Assume he is a photographer.  
The user would log a new photography job to complete for a client.  
Then yes there is a list of clients that is cross-linked to the jobs tab.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [April 22, 2020, 1:47pm UTC](https://community.glideapps.com/t/help-in-configuring-jobs-to-client-relationship/7595/4 "2020-04-22T13:47:38Z")

</div>

Gotcha. Probably would be easiest then to include the button within the client details view and have it record to the jobs sheet.

---

<div class="post-metadata">

### Author: ![Phil\_Jackson](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/phil_jackson/32/5939_2.png) [@Phil\_Jackson](https://community.glideapps.com/u/Phil_Jackson)
#### Post date: [April 22, 2020, 1:55pm UTC](https://community.glideapps.com/t/help-in-configuring-jobs-to-client-relationship/7595/5 "2020-04-22T13:55:38Z")

</div>

Thanks. I think I understand. I’m just trying to avoid users needing to go between different tabs to be able to create a new job (primary use) whilst choosing or adding a client.

Are you suggesting that I use the client tab as the ‘primary’ tab and for the user to then either select an (existing client) or create a new client, and the go into the client details to add a job job against the client?

Many thanks

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [April 22, 2020, 1:58pm UTC](https://community.glideapps.com/t/help-in-configuring-jobs-to-client-relationship/7595/6 "2020-04-22T13:58:35Z")

</div>

That would be the most straight forward way, yes. This way, you can pass the clients details “behind the scenes” as part of the form submission via the “columns section” within the form button configuration.

 ![Screen Shot 2020-04-22 at 9.58.06 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/1/15c0d6b1dab108e6f4658c3b08a4006ca1bc1aaf.png)

---

<div class="post-metadata">

### Author: ![Phil\_Jackson](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/phil_jackson/32/5939_2.png) [@Phil\_Jackson](https://community.glideapps.com/u/Phil_Jackson)
#### Post date: [April 22, 2020, 2:02pm UTC](https://community.glideapps.com/t/help-in-configuring-jobs-to-client-relationship/7595/7 "2020-04-22T14:02:19Z")

</div>

Thanks for that. I’ll give that a go and see. I’ll have to learn about the columns component!

---

<div class="post-metadata">

### Author: ![Phil\_Jackson](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/phil_jackson/32/5939_2.png) [@Phil\_Jackson](https://community.glideapps.com/u/Phil_Jackson)
#### Post date: [April 22, 2020, 2:05pm UTC](https://community.glideapps.com/t/help-in-configuring-jobs-to-client-relationship/7595/8 "2020-04-22T14:05:43Z")

</div>

As an aside. How do I go about using the client image that it stored in the clients tab as the main image in the jobs tab. So that each jobs banner image is the client photo. I can’t work out how to do this!

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [April 22, 2020, 2:20pm UTC](https://community.glideapps.com/t/help-in-configuring-jobs-to-client-relationship/7595/9 "2020-04-22T14:20:35Z")

</div>

The image needs to be formatted as a URL to the image. If you’ve uploaded the image directly to sheets or if you’re using the `=image()` formula, you’ll need to adjust.

---

<div class="post-metadata">

### Author: ![Phil\_Jackson](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/phil_jackson/32/5939_2.png) [@Phil\_Jackson](https://community.glideapps.com/u/Phil_Jackson)
#### Post date: [April 22, 2020, 3:02pm UTC](https://community.glideapps.com/t/help-in-configuring-jobs-to-client-relationship/7595/10 "2020-04-22T15:02:21Z")

</div>

Great. That image solution works. Thanks
