The Advanced tab allows you to disable restrictions set by default for an iFrame control. Upon selecting the Disable Restrictions option, you can allow the following options for the selected iFrame:
Option |
Description |
---|---|
Allow Form Submission |
Allows the submission of forms within the iFrame. |
Allow Same Origin |
Allows the content in the iFrame to be treated as being from the same origin. |
Allow Scripts |
Allows scripts. |
Allow Top Navigation |
Allows the iFrame content to navigate its top-level browsing context. When allowing this, it is important to not have navigation to the parent window, which contains the view. |
Enable URL Encoding |
When this option is selected, expanded macro and attribute values will be URL encoded, but the rest of the hyperlink will not be URL encoded. Manual encoding may be necessary for other values. When this option is not selected, none of the URL will be encoded. |