I need to use a linked column and lookup in a form.Or at least I believe that’s what I need but possible I’m tackling this completely wrong.
Here is the link to a screencast of my waste of time so far
The best way to go about getting right information in the ‘Link row’ model on forms is that you can create a primary column as an ID that will be a join of Country + Province in your case in Table 2.
You can use CONCAT () function for that. Check out the image below: