Lookups not showing in details field of inline list or in template

Hey guys @ThinhDinh, @Robert_Petitto, @Jeff_Hager, @Wiz.Wazeer

I am having trouble pulling lookups in a inline list details field and/or in a template.

I used to be able to do this. Did it change? Is there anything I am missing?

1 Like

Is it a single or multiple relation?

Multiple relation.

You can only fill a single value component, or a condition that looks at a single value from a Lookup that can ONLY contain a single value. With a multiple relation, you run the chance of having up to thousands of values in the lookup, even though you may only be showing one value currently. You need to either change your relation to single, or use the Join Texts column to join all the values from the lookup into a single value.

5 Likes

Hi Jeff,

I am recebtly tring glide pages and for some reason, even I use a look up witha single relation, the filed dosen’t show uo in my detail screen. Here an screen shoot if it helps.

Could you give me any tips? Thanks.

Albert

Please show a screen shot of your lookup column from the Data Editor.

1 Like

Here the relation:

Here de Look up:

Thanks for your help in advanced;)

That lookup column can be seen in the fields component in your first screen shot:

If there is no data showing on the layout, that would indicate that the column is empty for the current row.

1 Like

Hi Darren, and thanks for your advice but I do thing the row has content as you can see in the screenshot below: It shoud show up Blanca, and it doesn’t…

Thats way I’m confused. Thanks again

In the table that the lookup is pulling from…does that table use Row Owners?

3 Likes

I don’t thinl so. Here asn screen shoot:

Thanks Jeff :wink:

You have Row Owners applied to the email column

2 Likes

Oh, true! Now it works fine, thank you all ;)!

2 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.