External files in Ionic can be a challenge. In our case, the HTML with the links were within a variable and displayed using [innerHTML], so it was impossible for data-entry people type in javascript instead of the classic Control+K to add a link to a simple text editor while entering information online. The links didn’t work out in the field where people were on an App. Here’s how we resolved the problem.