Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<iframe
  src = "https://{partition}.pricefx.com"
  id = "pfx-iframe"
  sandbox      sandbox== "allow-forms allow-modals allow-popups allow-same-origin allow-scripts"
/>

Parameters for the iframe:

...