Difference between revisions of "Zoom"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Added page on the Zoom pop-up.)
 
m
 
Line 2: Line 2:
 
[[Category:Functionality]]
 
[[Category:Functionality]]
 
[[Category:User documentation]]
 
[[Category:User documentation]]
 +
[[Category:Table of Contents]]
 +
[[Category:Documentation]]
 +
  
 
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.
 
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.

Latest revision as of 22:49, 21 December 2010

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