Open SaraMagits opened 6 years ago
Not sure what you're trying to do, but you need to use the flow api to load files, for example loadScript cf data/js/flowapi.js
When trying to load flowapi.js, Apex gives an error message that it cannot find it while htmlapi.js can be found in the Temp folder
This was a problem Klara reported, I'm not sure if this is solved.
When using external resources in html, the filepath needs to be manually defined E.g.; file:///C:/Users/u0113586/experiment/stimuli
Default Apex will try to look for the resources in the Temp folder