![]() |
Can a form created with this mod be placed in a sidebar in the forums and/or CMS? I tried searching for my answer but couldn't find anything related.
It appears, from screenshots, that users would have to visit a specific URL to submit the form, but I'd like a small one available on most or all pages for users to submit. |
Quote:
Quote:
|
1 Attachment(s)
Quote:
See attachment for my Options screen. |
Scratch the reply, above. I had to give Registered Users access to view the Form List. Now my Administrator has access.
|
Quote:
|
Just to be clear it works fine for the forum it gets moved to, but the forum it was posted in in the first place still shows the header detail for the post that is no longer there...
Thanks Mark Quote:
|
Upgraded to 4.14 and some parts of this use the forum editor and have no way to enter text if you select those, such as a description.
I have disabled until a solution is reached . |
Is there any way to establish a link to a form from the CMS home page? Or maybe a dropdown list?
|
you could do that with a widget
|
Quote:
Quote:
|
I think this has potential to work for entering listings that can be verified and then promoted to "articles" for a business review. the tricky part Will be to fill out a bunch of forms from a data base.
I was able to create most of the Fields I could probity do without the ckeditor if i was creative. |
I was wondering what regular expression is commonly used to check emailaddresses.
more specific, a regexp that allows x.x@x.x.x.tld |
installed on 4.1.4 works great cheers bananalive another great mod
|
I uninstalled it but it was a nice mod.
Used it only with the vB editor. It stopped working with 4.1.4 and the update did not fix the vB editor. No errors it just quickly shows the outline of the editor and then nothing. I removed all mods but no luck. :mad: |
Quote:
I'm still waiting for an update, until then I'm back to multiline text field sadly. It's kinda a bummer too because the full editor was such a nice feature |
Yes.
Other plugins with the new editor are working except this one. I don't want to use multi line text fields. |
Well it's the same deal as the other mods that had to fix this, functions_wysiwyg.php was depreciated in vb 4.1.4, and is no longer distributed with vb files.
To work correctly it should be making use of the new ckeditor.php EDIT: Looking at the 4.2.7 xml, it's still making use of the old editor, and I'm guessing people that claimed it working still have the depreciated files on their server: Quote:
|
|
Quote:
If I had to guess those who have it working with 4.2.7 still have functions_wysiwyg.php on their servers, and those who don't do not (which is why it is blank). functions_wysiwyg is not the new editor and is a depreciated file and is not distributed with vbulletin files anymore. |
This is an awesome addon! only one thing I have to ask. What would it cost me to get some sort of documentation with perhaps some examples on using the forms and setting them up.
Any one else willing to share parts of their forms? Thanks |
I have 4.2.5 and updated to 4.1.4 pl2 and it still works fine, only thing that changed is the spacing between questions/answers?
anyone know a quick fix for that? |
Does this work with vB 4.1.5? Getting ready to upgrade and I'd really like to know. Thanks!
|
None of the text fields seem to work since the introduction of CKEditor in 4.1.4 and 4.1.5.
Can you update this add-on to work with 4.1.4 and later? |
I have it disabled until the editor is updated, I suppose you could create a limited form without the type of entries that are broken, I did not examine the possibility beyond that limit.
I just assumed that it would also use the editor to create a post and that would use the CK editor and that is critical to the purpose I have. However I am interested in paying the developer to build me a custom Mod that works similar to this. Or I will Invest in a shared propritory pro version that meets my exclusive custom specs.:D |
I'm having problems deleting an entry. I'm in Form results, click delete, pops up confirmation box, click okay, formresults reloads but that entry is still there.
Using latest version. |
Hello;
i've got a question to the "form_output_styling". How can i use the "<vb:if>"-conditional for questions like grid or radio-button? I'd like to have it that the question and answer is only shown, when the user answerd the question. I tried: Code:
<vb:if condition="$q[13]">{qn_13}[list]{q_13}[/list]<vb:else /></vb:if> How can i get my form to show only answerd questions? kr Chris |
1 Attachment(s)
thank you for new product but I have problems with styling
need you to fix it as soon as the last version the style is better than the second you can look at the size I hope to solve the problem https://vborg.vbsupport.ru/attachmen...1&d=1312672074 waiting for reply |
Quote:
|
Quote:
Text fields are not working for me at all in 4.1.4 or 4.1.5. |
Quote:
https://vborg.vbsupport.ru/showpost....postcount=1417 |
IS there a way to add an editable field on the output table?
So that I could use it for other mods to use the form, then I can add an answer to the output table later? IE. they leave the last question blank, and i add that later? EDIT: Just found out that you can edit form results. So i will just add a question to be left blank, and i can add in there later. Thanks |
Quote:
Quote:
|
I had that file also and no editor.
We do not get it fixed because it works for the one making this mod. No errors: This is how it looks like on 4.1.5 I have tried to remove all mods and styles but still not working. |
Anyone else having a problem with Unregistered/Guest authors?
Since 4.1.4 PL2 all submissions that take longer than 15 minutes to complete (vb session timeout period) show up with a userid=0 and display as Unregistered/Guest thread authors. Perhaps the vb update was just a coincidence, but it started on the same day. |
Since upgrading Easy Forms to 4.2.6, one of my forms isn't working properly. This section of the before submit isn't catching:
PHP Code:
ETA: Fixed it... changing the $form['forumid'] to just $forumid seems to have corrected it. Can anyone tell me why this happened? I'm happy to have figured it out through trial and error, but I would love to learn. |
Hi great mod and thanks, however, I've got a particular task I need to do that I cannot seem to do currently within this mod. What I am trying to do is change the forumid selection on the form edit page to allow multiple locations for an output on the one response, currently it only allows for the selection of one location. An example of what I am trying to do is shown below:
User Completes form and submits >>> forums a, b and c are selected as destination forums for a thread >>> the responses are put into a new thread in forums a, b and c any assistance would be appreciated. |
3clipse, that's what the bit I posted in the comment directly above yours is for. You can just paste that into the Before Submit box, then change the search text and the forumids. :) (Don't forget to change $form['forumid'] to just $forumid.
|
Quote:
|
Upon Updating to 4.1.5 we've noticed on forms that redirect people to any link on completion of the form no longer works. It says it is an invalid URL and does not go on from there. We've even gone on to test this with directing to a well known URL such as google.com and we get the same problem.
Any help would be great! |
I just upgraded to 4.1.5 PL1 and I'm having trouble with my "Field using vBulletin editor" questions because users are not able to type in the box, they box is grated out and therefore my users can't complete and submit their applications
Any fix for this? Thank you |
All times are GMT. The time now is 10:52 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|