Pulling rows from a different table into a table within a row

I have a Projects table that uses a lookup to pull in rows from a To-dos table. When expanding a row the To-dos table is empty so I can specific to-dos to it. What I’m looking to do trigger a function that will populate the inner To-do table with a list of To-dos from a different table.

I can explain further if needed. Cheers!

I’ve spent 20 minutes trying to figure the best way to word this, so I hope no one is confused when reading :wink:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.