Container as In/Out element

Hi, I want to group some textfields and checkboxes inside a container. I can already pass values to the textfields/checkboxes using a Dictionary<String, Object> In/Out variable. But when I update the values in my form and submit the form they are not being updated in the dictionary. Is it possible to pass values from a container back to the workflow?

Hi @SK1

As of now, In/Out binding will not work with Dict, List & DataTable.

This feature will be available in our future releases. (Expected in Dec 2019 release. )