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

From iDempiere en
(Created page with "= '''Feature:''' Callout on Navigate = '''Goal:''' Development '''Developer:''' Carlos Ruiz '''Description:''' <span style="color:red">'''''To Be Docum...")
 
m (Text replace - "http://jira.idempiere.com" to "http://idempiere.atlassian.net")
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
'''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-2676 IDEMPIERE-2676]
+
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.