This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Linking result to custom field

#13210
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Mateo,

Thank you for your kind words!

It appears that the custom field may not actually contain the document URL but some kind of reference, I’m guessing another custom field name. (?)

If yes, then this modification may solve the issue:

This will try to get the custom field value, which is returned from the ‘_attach_document’ field, which is hopefully the URL. Let me know what changes.