![]() |
Sergey Kornilov admin 6/9/2016 |
Check this for inspiration: |
K
|
kirchaj author 6/21/2016 |
Is it possible in Phprunner 9 to add a button in the visual editor next to the Add New-Delete buttons? such as Print Invoice and Print Shop Ticket? and then have custom views that display for each of those buttons? I am still struggling to learn Phprunner and I am not sure where to start. |
K
|
kirchaj author 6/21/2016 |
Ok, this sort of works but there are still some problems. One is a bug I will submit in a separate post. |
![]() |
Sergey Kornilov admin 6/22/2016 |
You should not insert button as HTML code. You need to insert button via 'Insert button' command and write the code that will read current parameters from the URL and will pass it to printer-friendly page. |
K
|
kirchaj author 6/23/2016 |
You should not insert button as HTML code. You need to insert button via 'Insert button' command and write the code that will read current parameters from the URL and will pass it to printer-friendly page.
|
![]() |
Sergey Kornilov admin 6/23/2016 |
We do not have such an example. You will have to write this code or you need to hire someone to do this for you. |
K
|
kirchaj author 6/26/2016 |
We do not have such an example. You will have to write this code or you need to hire someone to do this for you.
|
![]() |
lefty 6/26/2016 |
I know this sounds like I want someone to do it for me, but I really just need some guidance on how to proceed. I have added the button and it shows the link http://localhost/texas2/orders_detail_list.php?masterkey1=15&mastertable=orders# are there any methods that help modify this?
|