Resolve - Public Portal iFrame Code

How to publish the Resolve Public portal to your website.

Below is an example of an iframe code you can use on your website.

You will need to apply your clientname to the url. You may also need to adjust the height to best suit your amount of content. 


<iframe src="https://clientname.resolve.red/web/" name="frame1" scrolling="auto" frameborder="no" width="100%" height="2000px"> </iframe>