Hey
Is there any way, to use data from the linked record without looking-up all needed fields to the view?
To picture that:
1st notice field is a linked record for the "Document number" from another view. I want to send an auomatic email that is having some variables from the linked record, but without looking up all needed columns to the view, becuase my database is already quite heavy and I have around 60 columns hidden.
Based on this example, in document number paul1 we have linked record of another document - Anna 1 and we look up for the attachment from this record - 1st notice attachment. Now I can obviously use this attachment in email. But would it be possible without calling it to the view?