Closed (fixed)
Project:
Webform Block
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2009 at 20:34 UTC
Updated:
9 Mar 2010 at 00:20 UTC
I've got a block to take in one field, how would I hide the block after it has been submitted once?
I could search the database for the submission and return true or false in the block visibility control but i don't know where to search, any ideas? This would be a cool feature to add to the module I think.
Comments
Comment #1
ddease2 commentedI agree this is needed. It makes for a much cleaner user experience and could open up this module for many other uses. Anyone have any ideas?
Comment #2
psynaptic commentedIf you only want the user to submit the form once then you can limit the submissions in webform module. This will have the effect of hiding the block on submission.