RE: Webpanel URL to sales selection?
Hi Johan,
I think what you want to display is a pane in the "View Ticket" screen that shows all Sales with a heading that contains the ticket id, am I correct?
It's not a very sexy solution, but it's something that you can do which requires almost no time. However, if you want a better solution with more functionality , scripting is the way here.
First, you click the burger menu in the top right corner and click "System design" and "Web panels".
On the "View request", you click the "New web panel" text that appears while hovering over the menu.
- Label: Sales (or whatever you want the web panel to be called)
- Check: Use Url:
- Base Program: Ticket
- Url (copy and paste this): &action=searchTable&_hideFramework=1&ok=1&table=sale&field.0=sale.heading&operator.0=7&value.0=
- Append ID: Check this
- Position: Set to a higher number than 1 so that it doesn't appear before the Messages and Details panels
- Click Ok
You should get something like this:
