vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - Easy Forms v4.x - Create a form or multiple forms without php or html knowledge (https://vborg.vbsupport.ru/showthread.php?t=234385)

XLCR GODFATHER 04-15-2010 03:15 PM

Quote:

Originally Posted by MikeWarner (Post 2020960)
My content stayed when upgrade. You can download the forms it you are worried about it though - then reupload. :)

Thank you.
Not so much worried about the forms as I have them saved as xmls was more worried about loosing the results :eek:

jdj 04-16-2010 04:42 PM

Hello

Just installed this on 4.0.3. Seems to work but I've only just started playing around. I had a quick search on this thread for the answer to this question, couldn't see it so apologies if I missed it.

How do you change the title of the tab from "forms" to something else?

Bobbo 04-21-2010 03:43 PM

[Does anyone know how I could set the value of the redirect URL from the before submit plugin location?

I build redirect URLs on the fly based in part on form field selections as well as a db query. So for example, I will need to redirect a user to
Code:

http://site.com/file.php?example=(question1result)&example2=(queryresult)

Nevermind... figured this one out.

Looks like the variable $form[redirecturl] is used for the redirect. I can simply set this in the plugin like below, where $qo_1 is the answer to question 1 on the form... Hope someone finds it useful.

Code:

$form[redirecturl = "http://site.com/file.php?example=".$qo_1."&example2=".$queryresult;

crazyace 04-22-2010 12:30 PM

Any way to chance the TAB name from forums to something else?

Bobbo 04-22-2010 07:49 PM

Quote:

Originally Posted by crazyace (Post 2025356)
Any way to chance the TAB name from forums to something else?

Sure. Go into the Admin CP and search through your global phrases (mine was on page 17) for the phrase called Forms. Enter any custom name you want there. :)

riskofficer 04-24-2010 05:51 PM

Hello! Greate job, thank you! Can you answer one question :) is there any way to export form results to excel or in xml format. Not form, but results, table. Thank you ones more.

P.S. And one more question, not so important, but, do you plan to do "depended quetion". I mean, for example, we have drop down menu, we choose option, then we got another question and options are depended on what you choose before. Sorry my english!

XLCR GODFATHER 04-24-2010 06:07 PM

Quote:

Originally Posted by riskofficer (Post 2026623)
Hello! Greate job, thank you! Can you answer one question :) is there any way to export form results to excel or in xml format. Not form, but results, table. Thank you ones more.

P.S. And one more question, not so important, but, do you plan to do "depended quetion". I mean, for example, we have drop down menu, we choose option, then we got another question and options are depended on what you choose before. Sorry my english!

Good Question I would like both features as well.

Exporting results would be beneficial for business proposal purposes.

And the other would help eliminate larger forms with multiple questions that sometimes may not pertain if another question is a no answer or having multiple forms solely for small variables.

riskofficer 04-24-2010 06:40 PM

Quote:

Originally Posted by XLCR GODFATHER (Post 2026631)
Good Question I would like both features as well.

Exporting results would be beneficial for business proposal purposes.

And the other would help eliminate larger forms with multiple questions that sometimes may not pertain if another question is a no answer or having multiple forms solely for small variables.

Exactly! May be, for sure, I'd like to point attention, that when I have wrote about export I ment export feature for allowed usergroups, not just for administrators (because we can export directly from mysql).

XLCR GODFATHER 04-24-2010 06:55 PM

Quote:

Originally Posted by riskofficer (Post 2026646)
Exactly! May be, for sure, I'd like to point attention, that when I have wrote about export I ment export feature for allowed usergroups, not just for administrators (because we can export directly from mysql).

Was unaware of the ability to export from mysql. I must of missed that but then again I am still learning php and mysql. A bit hard to find local help for questions pertaining to them.

riskofficer 04-24-2010 10:20 PM

I'm sorry, I don't want to be annoying, but I've got one more question: is there any way to edit submitted form result? For example, I've submitted answers, but got new information and decided to change something in my answers, how can I do this. Or, for example, moderator needs to change something in submitted answers?

Summarizing:

* Please, let us export results to excel/xml
* Editing of submitted results
* Depended options


All times are GMT. The time now is 10:13 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
  • Page Generation 0.03010 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete