Where to store custom .html/.php files?

You can put them anywhere as long as you provide the appropriate URL in the report.

I put my custom stuff in a “utils” folder under InfoViewApp, so they’re reachable via /InfoViewApp/utils/whatever.html.

You’ll need to have a bridge set up for PHP to run on the same web app server as Infoview. if you want to use relative URLs. Otherwise you’d need to provide a pull pathname.


joepeters :us: (BOB member since 2002-08-29)