Hi
I'm evaluating PHPRunner and so far very impressed.
My only concern so far is lack of a manual. The Help text is OK, but I could do with something a bit more 'how to' orientated. Is there a resource that I should be looking at?
I've got a real specific question. I want to build a screen that will add a row to a table, but there will need to be more than one screen before the 'Add' can be completed. That's because the data the user enters in the first couple of fields will dictate what screens come next. In other words the screen flow is dependent on the data.
Can someone give me a steer as to how to do that?
Thanks.