Navigation
Lead / Send Request Scenario
General
Design
APIs
Lead / Send Request Scenario
General
Design
APIs
If you enabled the javascript addon “iFrame Resizer”, you can use it by adding the following code to your website:
<script type="text/javascript" src="https://ui.pcon-solutions.com/static/js/iframeResizer.min.js"> </script> <script> iFrameResize({log:true}, '#pcon-ui-iframe'); </script>
please make sure that
#pcon-ui-iframe is the current id of your iframe.
Please check the Github Page of the iframeResizer Project to get to know which attributes you might have to set to make it work properly.