Hello!
first of all thanks for the nice and useful plug-in.
i created a small custom script in php + mysql which prints the number of maximum submissions for each form set in the backend and the number of submissions left.
e.g.
"The maximum number of submissions is X
There are Y seats left"
now i'd love to put this script (and the resulting sentences off course) at the top of the form, but i cannot understand how the resulting form is created and in which of the plugin file i can put my code in.
i'd like to keep it inside the plugin code so when the maximum number is reached everything is substituted with the "Sorry, we're full." sentence.
any help?
thank you in advance.
Alessandro