vb.org Archive

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

Quantnet 07-15-2009 02:56 AM

Quote:

Originally Posted by bananalive (Post 1844553)
it is much easier to implement than updating it.

This refers to my question about the ability for users to update their form answers.

I'm just curious: technically speaking, since the result are stored in database as a block of text, isn't it possible for you to do a sql update query to replace that row with the new row?

How about we change the way we store data in database as column, would it be easier for you?

I'm just throwing it up out there and hope for a chance you will ponder the possibility.

Thanks

Mimirswell 07-15-2009 02:59 AM

When a form is submitted, I would like an automated specific prefix to be added to the thread. How would I go about doing this?

bananalive 07-15-2009 07:03 AM

Quote:

Originally Posted by Mimirswell (Post 1848957)
When a form is submitted, I would like an automated specific prefix to be added to the thread. How would I go about doing this?

You can specify a prefix for a thread when editing a form.

Cyricx 07-15-2009 12:11 PM

Quote:

Originally Posted by bananalive (Post 1848577)
Try v3.7

I uninstalled the forms modification.

Installed 3.7

No dice, still redirects to first forum

Uninstalled 3.7

Installed 3.6

No dice, still redirects to first forum.

If you'd like admin access to view it, I can give you a test login that'll allow you to edit the forms on my board.

Elenna 07-15-2009 05:30 PM

It looks like the custom output is working differently for drop-down choices.

Here is an example:

Question: What is your favorite color? (single-selection drop-down)

When not using a custom output format, it displays fine, like this:

What is your favorite color?
Blue

Using a custom output it looks to display the number of the choice, rather than the choice itself, like this:

This is the custom output:
{username} tells us that their favorite color is $q[30].

(username) tells us that their favorite color is 2.

It seems to work well for the normal text fields.

Noctavia 07-16-2009 10:34 PM

Nevermind, all fixed.

Andyrew 07-17-2009 10:37 AM

How do i remove from a post that appears as a blank space when a user does not fill in an optional question.

Strike-Force.ne 07-17-2009 02:31 PM

Looks very interesting, and good for an idea I have.

bananalive 07-17-2009 03:52 PM

Quote:

Originally Posted by Cyricx (Post 1849174)
I uninstalled the forms modification.

Installed 3.7

No dice, still redirects to first forum

Uninstalled 3.7

Installed 3.6

No dice, still redirects to first forum.

If you'd like admin access to view it, I can give you a test login that'll allow you to edit the forms on my board.

If you pm me details of test account i'll have a look.

bananalive 07-17-2009 03:53 PM

Quote:

Originally Posted by Elenna (Post 1849372)
It looks like the custom output is working differently for drop-down choices.

Here is an example:

Question: What is your favorite color? (single-selection drop-down)

When not using a custom output format, it displays fine, like this:

What is your favorite color?
Blue


Using a custom output it looks to display the number of the choice, rather than the choice itself, like this:

This is the custom output:
{username} tells us that their favorite color is $q[30].

(username) tells us that their favorite color is 2.


It seems to work well for the normal text fields.

Use custom output:

{username} tells us that their favorite color is $qo[30].


All times are GMT. The time now is 10:03 AM.

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.02618 seconds
  • Memory Usage 1,745KB
  • 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
  • (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