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)

nascartr 02-03-2009 04:25 AM

Thanks!

brainfood 02-03-2009 07:43 AM

Hi,

Is it possible to organize the answers to the form questions so they are displayed in a table when the form is posted to a thread?

I don't think there is a bbcode table tag. I might use HTML but do not want to turn it on for the whole forum. Plus I tried using HTML and it is displayed in the preview and looks really bad.

Thanks

bananalive 02-03-2009 08:01 AM

Quote:

Originally Posted by brainfood (Post 1732822)
Hi,

Is it possible to organize the answers to the form questions so they are displayed in a table when the form is posted to a thread?

I don't think there is a bbcode table tag. I might use HTML but do not want to turn it on for the whole forum. Plus I tried using HTML and it is displayed in the preview and looks really bad.

Thanks

Use BB Code [table]
Quote:

Originally Posted by brainfood (Post 1732220)
Is it possible to get the previous posts updated so they incorporated the customized Custom Form Output?

Sorry no, unless you manually edit them.

bananalive 02-03-2009 01:14 PM

v2.8 Beta has just been released (see first post), it includes the following new features:

- Added security to prevent possible use of macroses in form inputs
- Guest only questions
- Modify post top with macroses & bbcode
- Search Form Results saved to database
- Option to not show form on form list (only applicable for those who cannot edit forms)
- Added rel="nofollow" to links on formlist
- Increased performance by consolidating preg_replace functions

Simon Lloyd 02-03-2009 02:44 PM

Bananalive, i noticed you visited my forum and made a slight change to the plugin code on my top tips form....Thanks!, it's beyond the call of free support!

One question what does the && do?, i was going to delete one but ten thought better of it hence me asking.

bananalive 02-03-2009 03:44 PM

Quote:

Originally Posted by Simon Lloyd (Post 1733103)
One question what does the && do?, i was going to delete one but then thought better of it hence me asking.

When using php conditionals:

if ($a & $b) if $a is true it will exec php code

if ($a && $b) requires both $a and $b to be true to exec php code

Vitaly 02-03-2009 05:03 PM

Quote:

Originally Posted by bananalive (Post 1731718)
7. ? I don;t understand what you're saying

Sometime it's useful to have form, accessible by direct link, but hidden from list in main easyforms page.

Current rules doesn't allow to do that.

For example, I have rаrely user for for english feedback, but I don't like to abuse russian-speaking users with it (those are 99% visitors of my site).

I don't know, which implementation is more correct from ideological point of view:
  • Separate setting for each group "can see this form in global list"
  • Just a flag "hide from global list".

bananalive 02-03-2009 05:13 PM

Quote:

Originally Posted by Vitaly (Post 1733239)
Sometime it's useful to have form, accessible by direct link, but hidden from list in main easyforms page.

Current rules doesn't allow to do that.

For example, I have rаrely user for for english feedback, but I don't like to abuse russian-speaking users with it (those are 99% visitors of my site).

I don't know, which implementation is more correct from ideological point of view:
  • Separate setting for each group "can see this form in global list"
  • Just a flag "hide from global list".

'Show on Form List ' is a checkbox feature of v2.7+ (default = checked/ true)

Vitaly 02-03-2009 06:24 PM

Thanks. Probably, I've missed that.

Vaupell 02-03-2009 09:55 PM

tx for the update ;)


All times are GMT. The time now is 09:01 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.02421 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