Hi again, I have a Grid that began in Module Summary thus
And I need you to click to a year (which is enclosed in red) is redirected to another Grid / summary thus
Since I managed to do it this way:
In the onClick Event of the Year Field I have the following code:
[year] = {my field};
sc_redir (‘My Grid /summary By Year and month’);
And works great for that … But first I have to click on some of the products that I have vertically
and from there look for the year
and the company I work for this not very functional …
Someone help me please!!
Thank you!!
Nesjam