This topic is locked

Adding a new Field

3/13/2012 12:21:22 PM
PHPRunner General questions
B
BigO author

Hello everyone,

I have 3 fields for field1, field2, field3. how do i add a fourth field on the fly.

Thanks <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=19198&image=1&table=forumtopics' class='bbc_emoticon' alt=':(' />

C
cgphp 3/13/2012

Try to reformulate your request with more details.

B
BigO author 3/13/2012



Try to reformulate your request with more details.



How can i add the 6th field on the fly after filling 1st to 5th fields

please refer to the image for a better understanding. thanks <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=64913&image=2&table=forumreplies' class='bbc_emoticon' alt=':(' />

C
cgphp 3/13/2012
T
Tayyab Ilyas 3/13/2012

One work around is create parent - child (1-n) relation and add deliverable as child you can add upto n numbers.