NF2.1 Callout on Navigate
From iDempiere en
Revision as of 21:05, 2 September 2016 by CarlosRuiz (talk | contribs) (Text replace - "http://jira.idempiere.com" to "http://idempiere.atlassian.net")
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
