Dear All,
I'm calling report using output menuItem from specified form. what i really want is to set the report Ranges by the caller record from the form so the following is the situation:
1. Output meneItem on the form.
2. On the init() method in the report the following
tableBuffer = element.args().record();
3. The required now is to set the report query (Ranges) by using one of the TableBuff fields.
Please help in this,
Hamza Saleh.
*This post is locked for comments
I have the same question (0)