I’m interested in building a web app in which the users build their own
forms.
Once built, the forms work like a normal web-app form in themselves.
Basically I’m looking for a kind of meta-web-app in rails, where the
actual app has a database containing the information describing the
user’s app (field name, value type, etc) and holding the user’s data.
Bump. Surely someone has tried something like this?
Rover R. wrote:
I’m interested in building a web app in which the users build their own
forms.
Once built, the forms work like a normal web-app form in themselves.
Basically I’m looking for a kind of meta-web-app in rails, where the
actual app has a database containing the information describing the
user’s app (field name, value type, etc) and holding the user’s data.
I’m interested in building a web app in which the users build their own
forms.
Once built, the forms work like a normal web-app form in themselves.
Basically I’m looking for a kind of meta-web-app in rails, where the
actual app has a database containing the information describing the
user’s app (field name, value type, etc) and holding the user’s data.