iFrame

Use this widget to display an inline window to show content from a site.

Last published at: January 27th, 2026

Description:

This widget renders an inline window control to display HTML content from a website.

 

Inputs

  • ID/Name - Name of widget generated by FlowWright (read-only field)
  • iFrame Source - Enter the HTTP URL link 
  • Width (%) - Enter the percentage value for width
  • Height (px) - Enter the pixel value for height
  • Hide - Select the checkbox to Hide (tick mark)
  • Read Only - Select the checkbox to Read-Only (tick mark)
  • Frame Border - Select the checkbox to display the frame border (tick mark)
  • Save - Save the input values 
  • Delete - Remove this form widget from the designer page 
  • Close - Close the input popup window
 

 

Design:

 

 

Example: 

Let’s build and execute the “iFrameDef” example.  

  • Create a new Form Definition called “iFrameDef.” 
  • Drag an “iframe” widget onto the canvas and arrange it as shown below.

 

  • Double-click the “iframe” widget to configure its properties. Provide a name for the control. Enter the URL for the “iframe” source. Select the “Hide” checkbox to hide the widget at runtime. Select the “Read-Only” checkbox to view the widget without making any selections. Select the checkbox to show the “iframe” border at runtime. 

 

  • Double-click the “iframe” widget to configure the “Styling” properties. Enter the pixel values for the “iframe” width and height. Click the Save button. 

 

  • Double-click the “iframe” widget to configure the “Globalize” properties. The application will alert you if there is nothing to globalize, as shown below. Otherwise, select a language from the drop-down list, then click the Translate button. Finally, click the Save button. 

 

  • Save the Form Definition. Select the Actions - Create Form Instance menu option. Generate a new Form Instance, then select the check box to edit it.

 

  • The Form is rendered for the user as shown below.  

 

Definition Sample:

You may download the sample definition(s) from the link provided and later import them (drag-and-drop) into your FlowWright Process Definition (XML file) or Form Definition (HTML file) page. 

Note: Please verify and complete the process steps for any missing configurations, such as file path references and database connections, after the import. Then, save the definition to confirm the changes. 

Click here to download the sample file.