IColumnCallout extension doesn't work

73 views
Skip to first unread message

Gabriel Schneider

unread,
Aug 19, 2014, 9:43:59 AM8/19/14
to idem...@googlegroups.com
Good morning to all.

Creating my plugin using the callout extension "IColumnCallout" i noted that if the field " Callout " in Table and Column is not filled, then Callot not work as expected (does not work).

Commenting the code snippet the following, apparently it works. 

Class: GridTab.java
Line: 2827, 2828

Object value = field.getValue();
Object oldValue = field.getOldValue();

String callout = field.getCallout();
// if (callout.length() == 0)  - - - - - - - - -  commented code.
// return "";

Am I correct? or not? 

Thank you.

Gabriel Schneider.

muriloht

unread,
Aug 21, 2014, 8:16:50 PM8/21/14
to idem...@googlegroups.com
Hi Gabriel,

As you can see at this thread https://groups.google.com/forum/#!topic/idempiere/JBhxzUHt-Uw , you was correct but hengsin commited a more complete solution and the problem now is solved.

BR,
Reply all
Reply to author
Forward
0 new messages