Tuesday, November 20, 2012

JDE XE - Clickable Columns in WSJ


P986110B - Program called from View Job Status to display user output


On the Submitted Job Search Form choose the Job Details column in the grid, right click and choose Properties.  Under Attributes, check the Clickable check-box.


Under Menu Exits for the same form,  click on View PD&F then click the Event Rules button.


Highlight and copy all the event rules.

On the Submitted Job Search Form choose the Job Details column in the grid, right click and choose Event Rules.


Choose the Grid Column Clicked event.  Paste  the code that was copied.  Save the application and exit.   Deploy to  desired environments.


In Work Submitted Jobs, now you have new CLICKABLE columns






















1 comment:

  1. much easier, in the event "Grid Column clicked" add general funcion pressButton and selected HC View PDF

    ReplyDelete