Multiple Value Lookup Fields Display

nesco88

New member
Local time
Today, 06:36
Joined
Sep 28, 2016
Messages
8
Hello,

I'm working with three sets of data.

“ID 1” is the base data that is being looked up.
“ID 2” is the secondary data that references “ID 1”, with multiple value lookup enabled.
“Form Display” is exactly that – how the data shows up on a form.

We need the numbers on “Form Display” to be a display column, not the bound column. I have attached screenshots in a zip file.


Also, this can be presumably avoided by creating a middle-man table that links with two one-many joins instead of one many-many join. We’d like to avoid that method at this stage. Thank you!



Does anyone have a way around this? Thank you.
 

Attachments

I looked at the images but couldn't understand. Please explain further. Ta.
 
Hi static,

There are two tables: ID 1 and ID 2.



ID 2 references ID 1. Form pertains to ID 2.


k-part in Form Display needs to look like k-ID in ID 2.
 

Users who are viewing this thread

Back
Top Bottom