Hello again,
Sorry to do this but for some reason I can't get this thing working. I took a look at the client test files, especially client test 2. I think I understand most of what's going on in it, however I can not get it working in my database. I've looked through it and emulated everything I could see, but even when I started fresh on a new file I still could not get it to do what Client Test 2 does.
So far, I've got my Client Info layout/table with the one number field that's for the clientID and the rest of the fields are just plain text fields. I have my job ticket field that contains the fk_clientID (which is related back to Client Info::ClientID) as well as the fields from the Client Info Layout. I have the value list for clientID set to show data from both the clientID as well as client name. I set up the Client Name field in my job ticket layout as a button to do Go to Field with the box for Select/perform checked as well as the box for Go to field checked. The syntax seems to match what you have in Client Test 2.
The problem I'm running into at the moment is that when I click on the Client Name field in my Job ticket layout, it doesn't do anything. I can't enter text and I get no dropdown of names/id numbers. I'm sure I'm missing something simple, but I can't figure out what it is.
I've attached my fresh-from-the-start file I tried making to emulate the client test 2 file.
my_test.zip