I have a custom entity in my CRM instance and we need to check information using an external url.
I would like to add a button or hyperlink within the form itself so that users can simply click and continue their checks.
The external hyperlink could be embedded within the form itself or open in a separate window - I don't mind.
I have tried navigation links - but I get an error messages saying firefox cant open it because it is an external link embedded in a different site.
I have tried an iframe - same.
Surely there must be an easy way to add a simple button with a hyperlink to an external URL?
I don't have any knowledge of js etc so please help
Claire