I have set up a custom field in ACF pro.
Field type: File
Return value: File URL
If I insert a shortcode on my page, I get the URL of the file as expected.
I am trying to use this as a link to the file in Essential grid however.
In Essential grid settings I have added a reference to the ACF handle.
I can select this in the skin but the link returns the file ID instead of the URL. It seems that the alias does not respect the “return value” setting in ACF pro and only returns the ID.
Is this a bug and if so is there a way around this?
Thank you.