edoc automate Guide
Breadcrumbs

Duplicate and customize a view in an app

You can duplicate any number of different views for your app in edoc automate. There are only a few things you need to consider when duplicating views.

Things to know

  • Each duplicated view must have a unique name. Give the views "descriptive" names.

  • The capitalization of names is ignored.

  • All routes in the duplicated view must have a unique name.

Here's how

  1. In your app project, click on the view you want to duplicate in the sidebar.

  2. Click on the Duplicate option in the burger menu.

  3. Enter a new unique name for the duplicated view in the Duplicate View dialog.

  4. Enter a unique name for the route in the view. Example: add specific prefixes or suffixes to the route name (<route1> is renamed to <route1_copy>).

  5. Click on Duplicate to duplicate the view.

The duplicated view is displayed in the Views section of the sidebar. You can edit the duplicated view directly by clicking on the view to open the editor.

You can also open several duplicated views at the same time and switch back and forth between the views in the app's navigation bar.