![]() |
Sergey Kornilov admin 12/23/2022 |
It will help if you post the whole code snippet, it looks truncated. It will also help if you show us the current output produced by this code snippet. |
![]() |
francesco author 12/24/2022 |
the code is taken from https://xlinesoft.com/blog/2011/04/28/taming-the-beast-events-buttons-and-code-snippets/, similar to mine: global $dal; but if I have more than one OrderID, it shows all the results in one line: I want It shows the different orders in different lines like a list view |
![]() |
francesco author 12/24/2022 |
I solved myself, thanks anyway global $dal; |