With the ability to have parent/child flows and the constraint that they are all in the same solution, it would be useful to have the ability to include a solution within another solution.
This way we can build a base library solution and include it in multiple other solutions.
Including the base library solution should have 2 options:
- include as a copy (breaking the link with the base library allowing edits to be done affecting only the new solution)
- include as a link (updates to the base library are reflected in all solutions that use it)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.