Zoom

From ADempiere
Revision as of 06:22, 12 December 2010 by MJMcKay (Talk) (Added page on the Zoom pop-up.)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Table of Contents{{#if: Functionality| | Functionality }}{{#if: | | [[{{{3}}}]] }}{{#if: | | [[{{{4}}}]] }}{{#if: | | [[{{{5}}}]] }} | Zoom{{#if: Zoom Across| | Zoom Across }} ⇒

The Zoom function appears in the pop-up menu of fields that have a key or link to another table. The Zoom function will open the window associated with that table and display the record.

Access

Icon: Icon Zoom24.png
Pop-up menu: Icon Zoom24.png Zoom

Restrictions

The Zoom pop-up menu will only appear in Search fields that use data found in other tables. These include the following field types:

Description

When the Zoom pop-up menu item is selected, the software will construct a query to find the specific record on the target table and will open a window displaying that record.

See Also

For Developers

The software that controls this function can be found in:

  • client/src
    • org.compiere.grid.ed.VLookup.java