Easily create forms with no HTML or PHP knowledge. Questions can be made compulsory and are checked before the form is submitted. Forms can be previewed. (You can create multiple forms)
The xml file I uploaded worked like a charm to fix the preview and moderation problem I was having with the forms. However, I also have FB Connect installed and when a new thread is submitted by a FB user it gets posted on their FB wall. I have the form set up to submit to a new thread on a forum and before installing your new xml file, the forms submitted were creating these new threads and the submission of the form/creation of the new thread was creating a note on the user's facebook wall. Once I installed the new xml file, it no longer creates a new note on the facebook wall when a user submits the form (hence creating a new thread). I check all my options and they are all the same. Could the XML form I updated have overwritten something?
The xml file I uploaded worked like a charm to fix the preview and moderation problem I was having with the forms. However, I also have FB Connect installed and when a new thread is submitted by a FB user it gets posted on their FB wall. I have the form set up to submit to a new thread on a forum and before installing your new xml file, the forms submitted were creating these new threads and the submission of the form/creation of the new thread was creating a note on the user's facebook wall. Once I installed the new xml file, it no longer creates a new note on the facebook wall when a user submits the form (hence creating a new thread). I check all my options and they are all the same. Could the XML form I updated have overwritten something?
Thanks,
Maria
I assume it works by using the newthread_post_complete hook location.
On my forms I am using several dropdown select questions. When submitted, the select answers are changed to "1" "2" "3" etc to correspond with the answer in the dropdown. I would like the answer dropdown answer to be used instead of being replaced. Am I missing something, or do I need to use a <if> statement in the output?
On my forms I am using several dropdown select questions. When submitted, the select answers are changed to "1" "2" "3" etc to correspond with the answer in the dropdown. I would like the answer dropdown answer to be used instead of being replaced. Am I missing something, or do I need to use a <if> statement in the output?
Running vB 3.8.1 with Easy Forms 3.1
Thanks
Dan
I'm not entirely sure what you are referring to.
If it's to do with the custom output and dropdown select answers, use $qo[1] instead of $q[1]
Okay so that worked for the initial post .... don't kill me... but now anytime the same user posts anything else instead of adding a new note to the facebook wall, it replaces the old post with the new post. I would normally ask the FB developer/thread for help but the thing is that it just started happening when I installed the new xml file. Sorry for the trouble and I really do appreciate your help.
to work. When I press submit, I just get a blank message where the "Click here to go to thread" would normally appear.
I'm sure I'm doing something wrong. I'm actually not sure to select, if anything, where you would normally select to submit to thread, email, forumID, etc. I tried selecting nothing and also selecting "Submit to Thread" but leaving the threadID blank. Neither worked.
I would like to say that this is a FANTASTIC mod and is as well supported as any mod I've ever seen here.
I'm sending a donation now because this is worth it regardless of whether or not this issue is figured out.
Great hack bananalive! Hands down the most useful I've found so far. Installed and working flawlessly.
I do however have a question.
Is it possible upon form submittal to have the submitter put into a new user user group?
What I'm attempting to do is this. I'm using your product for a membership application. The prospect fills out the form and when completed the form creates a new thread with the prospects name as the title of the thread. The thread is created in a members only area. If there was a way to put the submitter into a new user group upon form completion, I could create a forum specifically for that user group where they could go and monitor any responses to their applications. I have a tendancy to explain things to death, if I've done that I apologize.