- Issue created by @edvanleeuwen
- 🇳🇱Netherlands edvanleeuwen Waalwijk
Solved it for my case: added an option to use the absolute URL. See patch attached.
The URL of the field is relative. This means that it does not direct properly when used in e-mail notifications.
Determine if an absolute URL should/could be used.
If both are needed, add an option to switch between absolute/relative URL.
Active
3.1
Code
Solved it for my case: added an option to use the absolute URL. See patch attached.