My Cwicly installation contains an ACF options page in which global fields are defined such as contact details. We can then use these contact details in several places within the website. All this basically works fine.
The only thing that doesn’t work is to use these contact details as a link href. For example, on the contact page we have a block containing the email address and it would be nice if it was provided with the correct link.
When I choose Action > Contact > Email, the option to get the value dynamically from ACF is missing. Via URL > Dynamic > ACF Field it is possible to call up the correct field, but unfortunately this does not result in a working link. I suspect this is because the input is not a URL.
Hopefully the contact hrefs can be expanded with dynamic ACF values so that we don’t have to do this manually per customer and we can no longer keep it in one central place. I also noticed that the ACF link in a tooltip does not work correctly yet, so if this could be checked that would be great!
While we don’t offer a visual way to do this yet, can you try the following?
In your case, since you are inside the email contact action and want the Options page it would be: {acffield=yourfieldnamehere=option} → as the email value