Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

[Question] Lookup Feature Display Issue

Questions related to using nuBuilder Forte.
Post Reply
jut
Posts: 2
Joined: Thu Sep 16, 2021 2:56 am

[Question] Lookup Feature Display Issue

Unread post by jut »

So I will admit that I am new to this software and this may be an idiot box mistake of mine but I followed the instructions in the tutorial video to essentially make an invoice style template.

I utilize the Lookup feature twice to look up the person's name and their identification number.

My issue is that the data populates fine within the form but when viewing the table it populates in a weird string. I believe it to be the randomly assigned string for each data entry that nuBuilder uses. How do I get it to correctly display the name instead of this string?

Any help would be greatly appreciated


Image
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: [Question] Lookup Feature Display Issue

Unread post by kev1n »

Hi jut,

The foreign key is stored in the table that points to the primary key of another table. This is all about normalisation.
Post Reply