NF2.1 Callout on Navigate
From iDempiere en
Goal: Development
Developer: Carlos Ruiz
Description:
The usual callouts are triggered when a field is changed.
Now there is the possibility to implement a callout that is triggered when a record is shown on screen, like after a query, or when navigating.
The callout is developed exactly the same way as any other callout, the only difference is that you define the callout to be triggered on the _ID (primary key) of the table.
Technical Info: IDEMPIERE-2676