Hi,
I have 3 tables: Part, Job and Defects.
Part table contains: Part Number, Description
Job table contains: Job Number, Part Number (Lookup from Part), and Description (Look up from Part based on Part Number, auto fill)
Defects table: Job Number (Lookup from Job), Part (Lookup from Job based on Job Number selected, auto fill), Description (Lookup from Job based on Job Number selected, auto fill)
I am able to view the part description in Job table, however, not in Defects table as it displays the key linked to part table. How can I modify the source code to display the actual description instead?
Thank you for your help in advance.
Look up field help!
Re: Look up field help!
The next release of AppGin due within 2-3 weeks would add support for this (multi-level lookups). Stay tuned!

- DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
- Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.
- Need personalized consulting on your specific app and customizations? Book an online call with me here.
Re: Look up field help!
Amhed,
has this been released in the Beta Version 5.10?
has this been released in the Beta Version 5.10?