This topic is locked

How to change the layout of *_add/*_edit

2/13/2006 8:04:36 AM
PHPRunner General questions
S
slartibartfass author

Hello,
i'm using a really huge table containing more than 30 fields. So it would be very nice to change the layout of the edit and add screens. 3x5 (=15) fields are quite the same, like name1..name5, time1...time5... so I'd like to create a table inside the form in order to get it short.
Where and how in the source is exactly the part I'm looking for?
Thx a lot!

admin 2/14/2006

Hi,
For changing the layout you can modify *_add.php* and _edit.php files. Lines for editing are between form name="editform" and <!-- buttons -->**.

S
slartibartfass author 2/14/2006

Thank you very much! Consequential: Great tool and great support! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=8016&image=1&table=forumreplies' class='bbc_emoticon' alt=':D' />