Worksheets
Worksheets provide the ability to save changes made to routes and revert those changes later.
- Worksheets can also be used to save changes but implement them at a later time.
Using Worksheets
- Load the Route Manager: Routes > Route Manager.
- Pick a Route and begin making changes.
- Access the Worksheet tab at the right hand side of the window.
- At this point the changes can be rolled back individually or all at once, or the Worksheet can be saved as a file for later implementations or recovery.
Undo Changes to Routes/History of Changes
- In order to undo changes made to the Route, click the "Worksheet tab" on the top-right of the Route Manager.
- In the Worksheet tab, there are logs that show the changes made on that route. If there are no logs showing any changes, the changes may have already been committed or no changes have been made in the current session.
- To undo the last action performed, select "Undo Last".
- To undo all actions performed, select "Undo All".
NOTE: When making changes, it is recommended to select "Save" and store the JSON file somewhere safe. If the changes are wrong or need to be reverted, select "Load" to bring back the change log and undo all the changes made to start over. Likewise, it can be used to reference changes made after they've been saved.
Save / Load a Worksheet
- Use the 'Save' / 'Load' buttons to either save the current Worksheet or load a previously saved Worksheet.
- With this feature, any changes made to a Route can be saved. Without using the 'Save Changes' button, it's possible to exit Route Manager and implement these changes later.
- I.e., if the Route changes are not ready to be made, they will be stored in the Worksheet to be continued later.
- When it's time to finalize the changes, simply 'Load' the file, pick the Route, and click 'Save Changes'.
- The changes listed in the Worksheet will be implemented.
- Click the 'Save Changes' button on the left side to implement the changes in the Worksheet.
NOTE: A Route must be chosen first before the 'Save Changes' button will work in order to submit the Worksheet changes.