Problem populating customer info in <<estimate>> detail view

Hey guys, i’m building an inspection app, Once I added the customer and vehicle, I can add an estimate. I also have a estimate view, so I can know which estimates are open, when I click on it, I can see the vehicle info, the inspection info but not the customer info. I referenced my client table client ID.

Used a little formula [client id].[firstName] etc etc to populate the information, however it doesn’t work. I’m set up the same way for the vehicle information and it works, so I really don’t understand what is wrong.

I made a little video so you can view what i’m talking about. Thank in advance.

3X_f_3_f30114d229f10cf15295689d44749c6dfe1bc7d4.gif

0 1 77
1 REPLY 1

Hi @Jimmy_Ruptash I suspect that [client id] column is blank in the estimate table because your creating the estimate record from a vehicle record.

Top Labels in this Space