Problem with ref tables

Hi, I have, perhpas, a silly question.

I have 2 tables (Padres and Hijos).

I need that from Padres table you can add new Hijos, and I did it.

The problem is when the new view is open (Alumnos form), shows me the fathers name instead Rut Apoderado (its the key because its a unique number)

The table Padre has this structure

And the ref from Alumos Table is this

But, in the data base, they show the correct data in each column

Padres Table

Alumnos Table

It’s drive me crazyyyyy

When you set a value as label, it shows you the name instead of the code. That is why.
Switch the label to RUT just for underestanding.

I did what you say to me, it’s work fine, but in the nested table shows a yellow rectangle

Maybe you have a select or similar, looks like that value should not be there

In the “Valid if” formula

Hi, thanks for your time!

No, I don have any formula

For example, in other aplication I have this issue (similar)

Table Usuarios ref to a table Roles.

With IDRoles as key, in the data base show me the ID Role, not the Role

Check if that code is in the database, sounds like that code is not an option.

Yes, it’s the ID Role for Profesora