P
Public
Hi,
I am making a form that is gathering data from multiple tables that have
relationships with each other. As you know, the relations are built on
primary keys (that are numbers) and then I have to show these numbers on the
form to be able to change the relationship. For my convenience, I am also
showing the description of the number (id) to make the things more readable.
This is making my form space doubled (since I have to put the ID and the
description on the form). Is there a way where I can see the description only
and change the description only, but actually it changes the underlying ID?
I am making a form that is gathering data from multiple tables that have
relationships with each other. As you know, the relations are built on
primary keys (that are numbers) and then I have to show these numbers on the
form to be able to change the relationship. For my convenience, I am also
showing the description of the number (id) to make the things more readable.
This is making my form space doubled (since I have to put the ID and the
description on the form). Is there a way where I can see the description only
and change the description only, but actually it changes the underlying ID?