This topic is locked

Dynamic Forms

8/17/2016 12:37:14 PM
PHPRunner General questions
G
GregJ author

I have two projects on the go now, each has the same challenge. How to host a large complex form where fields are constantly added, modified, or deleted from the form. I don't want to be tied to these apps for the next 10 years rebuilding the app each time a form needs to be changed. Someone else must have encountered this before. Any suggestions on how I can make these forms dynamic and easily updated in-house by my clients?

A
Abul 8/19/2016



I have two projects on the go now, each has the same challenge. How to host a large complex form where fields are constantly added, modified, or deleted from the form. I don't want to be tied to these apps for the next 10 years rebuilding the app each time a form needs to be changed. Someone else must have encountered this before. Any suggestions on how I can make these forms dynamic and easily updated in-house by my clients?


I don't think it is possible with phprunner at this time as I have tried several times with no success.