Active
Project:
Quick Forms
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2012 at 00:31 UTC
Updated:
10 Feb 2012 at 08:38 UTC
Notice an older post asking about using QForms with Views in D7. Is there any development towards this feature for QForms? If yes, when would an update be available?
The overall need is to be able to sort/filter/update data gathered with QForms and present the output with Views. Noticed that Webforms is heading in this direction.
Comments
Comment #1
Alaska commentedSome additional observations.....
Form is not tied to UID, thus it can be filled out a number of times by any site user. Once submitted, the form can not be edited by the submitter. Note: UID is in the DB, but does not seemed to be used for refilling the form.
IMO the form would be more useful if setup like the Drupal registration system. It can be edited by the authorized user, tied to their UID and can only be filled in once but edited any number of times with one database entry.
Comment #2
pivica commentedWell this would be a great feature, but I really do not have free time to start views implementation for now, sorry.