I have one form that is used to hold all of a...

I have one form that is used to hold all of a clients information. It also lists the client’s goal. In another form, I have client notes. Is it possible to have the goal in the first form appear when entering the client note in the second form? Thank you!

0 5 299
5 REPLIES 5

Checking… do you want to show the goal from the client’s record when filling the note? Another question si… are you using a ref field?

@Aleksi_Alkio

Yes. Currently the coach will go to the clients profile and enter the note through the reference field at the bottom. When they hit the “new” under notes it takes them to the note form, but they no longer are able to see the goal which is

on the profile.

You can show the goal on an additional Show field with an deref expression like [Client ID].[Goal].

This worked perfectly! Thank you!

You’re welcome

Top Labels in this Space