![]() |
Sergey Kornilov admin 8/19/2017 |
Yes, this is possible in PHPRunner 9.8. You need to use a new SQL variables functionality to refer to other fields on the Add page. Here is the WHERE clause you can use, just make sure field names are correct. WHERE data= ':date' and reserva=':time' |