I just wanna know, if it is possible to use sql/hql
statements for a field's Display Logic in Openbravo
?
I have a field, as check box in a window say, position. In another window, I have a field say manager. Now I need to display the manager field only if position is checked. For some reasons, position is not stored in the session. How can I achieve this ? Share your ideas.
You can use Auxiliary Inputs to "inject" new session variables into a screen and to defined the value for these you can use SQL.