Skip to main content
Solved

Can I add Side Panel with Params coming from SO Lines?

  • January 23, 2021
  • 33 replies
  • 2660 views

Show first post

33 replies

Joe Schmucker
Captain II
Forum|alt.badge.img+3
  • Captain II
  • December 14, 2023

I figured it out why my callback JS wasn’t working.  I was missing this aspx in the phF section of the aspx.  I placed it right before the </px:PXDataSource> closing tag.

 <ClientEvents CommandPerformed="commandResult" />

I now have it working.  Thanks to all for your supreme help.


Joe Schmucker
Captain II
Forum|alt.badge.img+3
  • Captain II
  • December 14, 2023

Ignore this.  I edited this post.  It showed up as a duplicate of the previous comment.


PaulMainard55
Captain II
Forum|alt.badge.img+4

@Dana Moffat - are we any closer to a permanent solution that will allow detail-level schema to be used as parameters for side-panel queries?


  • Freshman I
  • November 18, 2025

Hi everyone. I followed the steps outlined in this post got the side panel to work perfectly for admin users. As for users without admin rights, the browser refreshes the entire page (not the side panel) and I tried different browsers. I made sure that the user have access to the GI. Did anyone else run into this issue and have a fix for it? Thanks!


Joe Schmucker
Captain II
Forum|alt.badge.img+3
  • Captain II
  • November 24, 2025

@mikecao2025  Sorry, I did not have that issue.  Wish I could help but I don’t know why that is happening.


  • Freshman I
  • November 27, 2025

Hi everyone. The problem lies in how PXRedirectToGIRequiredException is redirecting the user. PXRedirectToGIRequiredException redirects user with URL in the following format

~/GenericInquiry/GenericInquiry.aspx?name=...


Redirection fails (regardless of window mode) if the user doesn’t have access to Generic Inquiry under Customization. I granted the user access to the Generic Inquiry and the redirection is working without issue.


darylbowman
Captain II
Forum|alt.badge.img+16

I turned this gap into a product. More info here.


Forum|alt.badge.img+1
  • Jr Varsity III
  • March 31, 2026

Not a programmer and am working on 26R1. I am not able to add the SOLine.InventoryID to be the parameter on the GI.  All help is appreciated.

 

Thanks

Dennis