Difference between revisions of "NF2.1 Callout on Navigate"

From iDempiere en
m (Text replace - "http://jira.idempiere.com" to "http://idempiere.atlassian.net")
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
= '''Feature:''' OSGi Factory for Replenishment =
+
= '''Feature:''' Callout on Navigate =
  
 
'''Goal:''' Development
 
'''Goal:''' Development
  
'''Developer:''' Tomas Svikruha
+
'''Developer:''' [[User:CarlosRuiz|Carlos Ruiz]]
  
 
'''Description:'''
 
'''Description:'''
  
<span style="color:red">'''''To Be Documented'''''</span>
+
The usual callouts are triggered when a field is changed.
  
'''Technical Info:''' [http://jira.idempiere.com/browse/IDEMPIERE-2485 IDEMPIERE-2485]
+
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:''' [http://idempiere.atlassian.net/browse/IDEMPIERE-2676 IDEMPIERE-2676]
  
  
Line 15: Line 19:
 
[[Category:New Features v2.1|D]]
 
[[Category:New Features v2.1|D]]
 
[[Category:New Features Development]]
 
[[Category:New Features Development]]
[[Category:To Be Documented]]
 

Latest revision as of 21:05, 2 September 2016

Feature: Callout on Navigate

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

Cookies help us deliver our services. By using our services, you agree to our use of cookies.