2-way artboard wiring/linking (reduce duplicates)
Many app pages open up the same page (such as "Terms of Conditions"), which only contains one return/cancel button to link back to a specific single page.
Currently the only way to deal with this issue is to make an inefficient duplicate of the ToC artboard for every artboard that links to it, and have this specific duplicate's return/cancel button redirect to its corresponding artboard.
This could be solved with an option for "2-way" links that can be linked to a specific button on the destination page. Clicking "cancel/return" on the ToC page would then redirect you depending on the page you came from.
-
Syf commented
The function works for 90% of scenarios, but one specific problem I had was with an Options page, which is the destination of wires from numerous home pages. Specifying the "Done/Return" button as Previous Artboard results in being unable to return Home from the Options page if you just came from one of the Option page's many subpages/options.