This topic is locked

list

4/13/2008 10:55:45 AM
PHPRunner General questions
W
webdino author

Hello,
I want to generate a list of items in PHPR

I donßt know how to do I looks like
Item1

subitem1 input field

Subitem2 input field

Item2

...........

J
Jane 4/14/2008

Hi,
Unfortunately PHPRunner can not do this for you.
This task can be accomplished using some simple PHP script or application.

However it has no connection with PHPRunner.

W
webdino author 4/14/2008

Hi,

Unfortunately PHPRunner can not do this for you.
This task can be accomplished using some simple PHP script or application.

However it has no connection with PHPRunner.


how can I create a link in PHP Runner such as Nr.1 to reference on another table and when you click on it the list page from the other table was shown?
how can I create ajax Popup?

J
Jane 4/14/2008

Hi,
to create link to another table with Ajax popup create master-detail relationships on the Datasource tables tab in the PHPRunner.