Changes for page Development-Backtracking

Last modified by Pascal Robert on 2010/09/13 00:29

From version 11.1
edited by Pascal Robert
on 2010/09/13 00:29
Change comment: Migrated to Confluence 5.3
To version 12.1
edited by Pascal Robert
on 2023/11/13 11:56
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  == Prevention with Direct Actions ==
6 6  
7 -Because direct actions don't require page state like component actions, the best way to avoid backtracking problems is to use [[doc:Development-Direct Actions]] in your app.
7 +Because direct actions don't require page state like component actions, the best way to avoid backtracking problems is to use [[doc:documentation.Home.Development Architecture.DirectActions Architecture.Development-Direct Actions.WebHome]] in your app.
8 8  
9 9  == Old Sessions and Backtracking ==
10 10