This topic is locked

multiple forms same table

8/26/2005 7:23:43 AM
PHPRunner General questions
J
jmsakura author

I am trying to create a number of forms to allow users to input different sections of data in the same table / record. Using PHP runner I only seem to be able to create one form per table. How can I specify the name of the form to be different from that of the table & so achieve what I need.

admin 8/29/2005

Hi,
this feature will be available in one of the following versions of program.

In the current version you need to create different projects for the same table and put generated files in different output folders.