Wonach suchst Du?
What are you looking for?

Copy all elements from an existing window into a new one

Overview

In order to provide a customized window, you can simply create a copy of an exisiting (default) public window.

Important note:
Do not alter the public window, because future public updates might destroy it.

To prevent overriding the old window, please ensure to:

This process copies all elements from an existing window into the window you currently have selected.

See also this forum post.

Steps

  1. Create a new system element.
  2. Create a new window.

Copy all elements from existing window

  1. Enter the new System-Element from the previous steps.
  2. Click to save.
  3. Run the process “Copy from other window”. An overlay window opens up.
  4. Pick the Source window you want to copy everything from and click on “Start”.
  1. Create a new menu node for your new window.
  2. Change the zoom to the destination of the table the window is for (e.g., new sales order window needs to be configured on c_order table).
  3. Optional (only applies in local environment): Set permissions so you can see it by using either “role access update” or by adding the window manually to your role.
  4. Optional: You can use “template tabs” to link tabs into the new window instead of duplicating them which solves the problem of maintaining changes coming from metasfresh release in the originating window.

Next Steps (optional)


View source file on GitHub.com