views:

22

answers:

0

Is it possible to bind to the child activity values of the current item of the collection?

I know with code you can subscribe to ChildInitialized Event and init your child activity with the current InstanceData.

But my system supports only markup workflow, is this possible ?