Problem with detail table |
9/8/2017 3:05:52 PM |
PHPRunner General questions | |
![]() Master Table : customer echo "Paid";
|
|
![]() |
mbintex 9/9/2017 |
Just for curiosity - why don´t you just add "Paid" in the HTML? |
![]() |
romaldus author 9/9/2017 |
Just for curiosity - why don´t you just add "Paid" in the HTML?
|
![]() |
jadachDevClub member 9/10/2017 |
Instead of adding a row, try adding the snippet in the same cell as Total. Use <br /> then snippet. |
![]() |
romaldus author 9/10/2017 |
Thanks Jery. I've done exactly as you suggested but not worked. echo "Test echo message";
echo "Another echo message";
|
![]() |
romaldus author 9/13/2017 |
Does anyone have the same problem? |