![]() |
Can I change the name from "Forms" to "Surveys" somehow?
Since I'd like to use it as a survey for a debate board (where members vote on things about the debate thread)...can I do the following w/ it? And if so, how? 1) Display the survey at the top of the thread it refers to for members to take? 2) Display the survey results at the top of the thread after the member has taken the survey? This is what would really make this mod ideal (at least for our community). Having to go out of the thread to take a survey and view results makes it seem like it is apart from the thread. And I'm tryuing to have this be as integrated as possible. |
Strange. The first time I made a test form, the title was bold, centered and size 5. Now when I go back to it, it is just plain. What changed? The BB code is still in "Form Output Top BB code" and I re-saved that section. BB codes ARE working, if I enter them directly in the title they work, but that screws up the breadcrumbs. Just tried in default style-same thing.
Also interesting, while the title is plain, the description is bolded. Also, what is the best way to enter a block of text? |
can this mod do this ?
Admin or members of a private forum creates a form; Members fill in the form and it gets posted to a private forum; (admin have no access to the private forum) |
Quote:
|
Quote:
Quote:
|
Quote:
Quote:
And select form action 'save to database' Then view 'Form Results as Poll' But it's not possible to embed it in top of thread. |
Quote:
|
Firstly, great product, thanks
However, I'm getting the following error which I think is conflicting withCyb - Advanced Permissions Based on Post Count Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]\includes\class_bootstrap.php(1280) : eval()'d code on line 68 Is there a workaround so that I can run both products? |
Great mod, our community has a great amount of uses for this.
I have one question, excuse me if it seems trivial; How do I skip a question depending on the previous questions answer? For example, Q#3. Do you own a microphone? If the answer is "yes" then skip to question #5. If the answer is "no" then on to question #4. Q#4. When do you plan on purchasing a microphone? Thank you in advance. |
Form failed to submit. The following error(s) occured:
The message you have entered is too short. Please lengthen your message to at least 10 characters. The above is all I get when I try to post a form. All field minimums are set to zero. |
Quote:
This mod is definitely a 5 |
for Address; how do I change the default from
City State Zip Code to something else? |
Quote:
However... How do I have the member be sent back to the thread that the form refers to? I'm just not sure how to code it. That is, if the form is about thread X...when the user completes the form, I'd like them to be sent immediately to thread X upon submission. |
Quote:
|
Quote:
Or edit template: form_formbit_address |
Quote:
|
Quote:
PHP Code:
|
Quote:
|
Just wandering, could I make the form public, then post information to it, from a script so:
Post data from a form on the main site, to the form on the forum (which is protected by vB permissions from guests). Basically, can I interface with the forum without the user having to visit the form on the forum, or will I have CSRF issues? |
Amazing support banana. While this is not exactly what I am looking for, I'm sure I'll find a use for it and do appreciate the hard work and constant support you give to your product.
Great job man. |
Quote:
|
Thanks for your speedy response. The error is occurring when trying to create a form from the Quick Links tab
When I disable Cyb - Advanced Permissions Based on Post Count the error disappears |
Quote:
|
Quote:
Edit plugin: Cyb - APBOUPC - G1 (CT) Replace PHP Code with: PHP Code:
|
1 Attachment(s)
Quote:
This works for question type 2: 'Yes/No Question' |
Superb. Less than 15 minutes from issue to resolution. That is the best IT / software support I have received
Now working too. Thanks for nailing it so quickly |
Quote:
|
Quote:
|
what is the change from 4.1.7 to 4.1.9?
|
Quote:
|
Quote:
2) I mean just adding some text (not a question) in the form. |
This mod should be part of vBulletin or at least be an option for the Admins
|
Quote:
New option of only allowing users to edit/delete their own forms. Collapsible Form Categories New buttons at top of Form to easy editing/ result viewing |
There would be better if the Categories could have (unlimited) sub Categories
|
Quote:
2. Create Custom Question with the following PHP Code: PHP Code:
|
Hello, bananalive!
My base already has more then 400 entries, each entry has more then 10 columns, some cells could have a lot of chars, so excel export prepare file for 30 seconds now. Could you please give an option to turn off live export, but prepare export file by schedule? Question 2. For example I had one of the option in drop-down menu named EG1, now i want to rename it to EG1-1 (EG1 -- is incorrect name), how to mass change it in base field which are already filled with wrong name? Question 3. How to add "edit" link to thread post by easyform? Question 4. If I delete one question for example "date", and there are a lot of answers on this question, will easyforms delete everything from base? Or it will affect only on new answers? And if so, how to delete all answers with question? Thank you! |
Quote:
2. It would only affect new answers. You would have to manual edit each result and change it or use phpmyadmin and do a mysql replace() query Code:
update [table_name] set [field_name] = replace([field_name],'[string_to_find]','[string_to_replace]'); Then add the following code to Form Hook: Before Submit: PHP Code:
|
Thank you!
Im sorry for my english, I will try to paraphrase. 1. Cron job, that will generate file by schedule, users can download only that file. Just an idea. Your suggestion is greate! 2. Thank you, is it possible to code that into Easyforms? So if I change the name of option, it will change it in base? 3. No-no, I meant only hyperlink to edit form result in database. We have this hyperlink in Form Results, how to add it to posts? 4. Thank you! And from export, yes? |
I hope suggestion to add sections to the form would be considered;
eg Personal <questions> Work details <questions> Hobbies <questions> |
Quote:
|
All times are GMT. The time now is 08:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|