Hi!
I have a dropdown with multi select. And an onchange action to update a page state field with the dropdown selection with a Rebuild current page update type.
Then under this dropdown I wish to show the user's selection with a row generating the children from the page state field and some text for each child.
Hope that makes sense.