Replace HTML Action

Replaces the entire inner HTML content of the target element with new HTML provided in the input. This action allows you to dynamically update the structure, text, or child elements within a container.

Useful for rendering updated content or responding to user interactions with dynamic layout changes.

Action Settings

Option Default Type Description
New HTML None Text Box The HTML markup that will replace the current contents of the target element.

Applied To

Select the source element where the action will originate. This determines which block or element will perform the specified action when triggered.