Skip to main content
Version: 1.24

Load HTML Module

This action will load content from an HTML module.

Parameter Reference

ParameterDescriptionSupports TokensDefault
PageIdentifies the page that contains the module. Leave empty to load the module from current page. If it's an expression, possible values are a Tab Id, a Tab Path (a valid path is //RootPage//SubPage//AndSoOn) or a Tab Name (the first one is matched, so use this carefully). Can contain context tokens (for example [SomeTabId]) and My Tokens.YesNone
Module IdentifierIdentifies the module to load. Possible values are a Module Id or a Module Name. These are matched against the Page above. Can contain context tokens (for example [SomeModuleId]) and My Tokens.YesNone
Regular ExpressionsOptionally, provide a regular expressions to extract only a part of the HTML content. Otherwise, the entire content is fetched. Can contain context tokens (for example [MyExpression]) and My Tokens.YesNone
Store content inThis is a field name or a token name that will receive the HTML content. Use of square brackets is optional.NoNone