As far as I can see, with Notes, this is not possible but I thought I’d ask anyway just incase there was a trick which could be used!
I have a view based on a “Job” form. One of the fields in this form is a “Computed For Display” field of “ClientName”, which uses @GetDocField to retrieve the name of the client from a client document. This is so any changes to the client document are reflected in the job details without doing an edit/save.
I want the job form view to display the clients name but it does not appear this can be done without saving the clients name to the job document? Is there another way?