AX 2012: Override the jumpRef Method to modify “View Details”
To add or modify the “View Details” menu entry, on a right click in the frontend of AX 2012, you can override the so called jumpRef() method. This can be extremely helpful, if you want to present another form, as the standard defined on table level or if you just want to add the functionality at all. As an...