Skip to main content

Zoom from URL

Goal: Usability

Description:

Now you can pass parameters directly to the URL and zoom into a specific window or a record within a window.

The parameters that URL receives are:

  • Action: at this moment you need to define Action=Zoom, in future more actions can be implemented
  • Table: you can pass one of the following parameters to indicate the table to be zoomed in
    • AD_Table_ID: You can pass the table ID and the zoom will be discovered based on the usual rules
    • TableName: Or you can optionally pass the table name
  • Record_ID: Optionally you can pass a Record_ID to zoom directly

Examples:

01 ZoomFromURL

Technical Info: IDEMPIERE-2334


Source: Wiki