Get Content in Data Design
Last updated
Last updated
Get Content in Data Design
is an output block that retrieves and outputs the content of elements that were generated using the Content from Data Design block and dynamically added to the page or form.
The output is of type text and is compatible with Value Parameters of type text or of type any.
The behavior of the block is similar to the Get Content block, with some important differences:
Element Selection: You can only choose an element placed inside the selected Data Design element.
Works only with elements generated using Content from Data Design block that are dynamically added.
The block consists of the following (from top to bottom):
Data Design: Selectable Input to choose the Data Design element whose element you want to target.
Element: Selectable Input to choose the element, within the selected Data Design, you want to get the content of.
ID: Mandatory Value Parameter that accepts a text value representing the unique value that was provided to the Content from Data Design block.
ID2: Optional Value Parameter that accepts a text value representing the secondary identifier that can be used to identify the desired element. See below for more details.