The essence of what I am trying to do is click the refresh button (WITH Javascript) on this View when the larger Quick View Form is loaded within the Order Reference Panel, all of which is nested within the Sales section of the Account Interactive Experience Form.
In only mention the nesting because, the jScripts can't be registered on the Order Quick View Form, which houses the Order Product View in question.
As you can see, this View already possesses a "Refresh" Button (to the left of "Run Report"). What I want to do is trigger this refresh when the larger Order Quick View Form (which is what that View is nested in) is loaded.
Several caveats, as I understand it. The Order Quick View Form, which is the one found within this reference panel, is unable to have scripts attached to it, as this is the nature of Quick View Forms (they are only meant to be viewed). Which appears to only leave the option to attach any Javascript to the larger Account Interactive Experience Form in which this Reference Panel lives.
However, from within the scope of the larger Account Interactive Experience Form, it is unclear how specifically to target the Order Product View and on which event within the Account Interactive Experience.
The larger context of this problem is that the Order Product View within the Order Quick View Form does not refresh its values when opening another Order Quick View form from the Sales Reference Panel. As a result, the manual refresh button must be pressed each time to retrieve the pertinent values.
Please advise. Thanks
*This post is locked for comments