3rd-party portal using JavaScript and HTML
-
I am trying to add a Refill Prescription portal and getting a no config id error and the portal will not load. I created a file called ‘head’ with the following JavaScript
attrLogo = 'color'; pid = xxxx; // config1 pharmacy app-code configid = 'xxxxxxx4'; // config2.0 Pharmacy uuid
placed it in “url/js/head” in the root directory. Then, added
<script src="xxxxxx.com/js/head"></script> to the header. I added the HTML for Refill: <div class="refillApp"><div><script src="https://api-web.xxxxxx.com/refill/shared_config/embedRefillApp.js"></script></div></div> and Sign in: <div class="portalApp"><div><script src="https://api-web.rxwiki.com/portal/shared_config/embedPortalApp.js"></script></div></div>.
- This topic was modified 5 years, 1 month ago by .
- This topic was modified 5 years, 1 month ago by .
- This topic was modified 5 years, 1 month ago by .
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘3rd-party portal using JavaScript and HTML’ is closed to new replies.