Form responses searchable by site users?
PermalinkI was wondering if it is possible to make the form responses searchable by the site users.
I guess the easiest way to explain what I mean is something like a shared address book for family or business contacts and the like.
I can make a form for all the details, but can't figure out how to make the data searchable.
Thanks.

I'm using the form block to generate a form and not to manage data. Thinking about an address book - you'd have to add some edit functionality too which doesn't make sense for a feedback form.
I think these are two different things...
You might have to build your own block for this I guess. It would be possible to use the form block and get the results using some simple sql statements but that's probably not the best way..
you can already limit the search to specific areas of the site, so that'd do the job - no?
-frz