Get actual with foreign key Web2py
I am new to web2py. I have a data table with three fields. All of these 3 fields are foreign key of others table. But I want to display the actual data. How can I work it out? For now, I can only display their id.
I am new to web2py. I have a data table with three fields. All of these 3 fields are foreign key of others table. But I want to display the actual data. How can I work it out? For now, I can only display their id.