How to get value from input field in reusable element/

I am trying to set some text as the value of an input field, which is part of a reusable element. I have added a screenshot of a simplified situation - How do I get the text to reflect the input value from the reusable element? I cannot find the option in the dropdown when searching for dynamic data.

P.S. “testing A” element is the name of the reusable element.

Thank you in advance.

Screenshot 2024-07-23 at 20.38.28

Add a Property to the reusable element, with a default value of the Input’s Value.

Then just refer to that property value on the page.

2 Likes

Thank you! It works

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.