dead-brownD
Refine3y ago
11 replies
dead-brown

show data from another table on show/id page

Hi, I'm using supabase as DB
Now I have a table named component_arrivals. on this table, I have a field named lot contain a list of lot from lot table. Now can I show the expire_date from lot table in component_arrivals show page?
Was this page helpful?