MegaPixel
Active member
Hi,
We're currently on Zetaboards but are planning our move to XenForo. However, our forum heavily relies on the use of forms that players can fill in, and the answers be posted as topics with a bbcode template. Is anyone able to advise/script this request? (Payment can be arranged) but we need the forms to allow us to:
Is something like this possible/would someone be able to take this up? We manage to have a form like this working on zetaboards which the javascript for it can be found here:
http://b2.ifrm.com/53/36/0/p710709/form_script_cust.js
Kind Regards,
Jamie
-
We're currently on Zetaboards but are planning our move to XenForo. However, our forum heavily relies on the use of forms that players can fill in, and the answers be posted as topics with a bbcode template. Is anyone able to advise/script this request? (Payment can be arranged) but we need the forms to allow us to:
- Any amount of questions as we like.
- Unlimited amount of forms can be built
- Allow templates to be made in bbcode so when a form is submitted, it has our template.
- Ability to have the completed form be put into a specific node of our choice.
- Ability to use Dropdowns, short text answers and long answers.
- Ability to redirect after submission (Form is submitted, the user is redirected to a link of our choosing depending on the form)
- Control Form Type access by Usergroup.
Example 1 said:Field 1: Quantity
Field 2: Unit Price
Total: Would automatically populate with Unit Price multiplied by Quantity
Example 2 said:Drop Down Menu: Type of Product
Field: Quantity
If type = "Vehicle", then it'd do: Quantity * 25 + 2 = #
Then it'd use currentDate + # to get the completion date.
Completion Date: Type of Product
Is something like this possible/would someone be able to take this up? We manage to have a form like this working on zetaboards which the javascript for it can be found here:
http://b2.ifrm.com/53/36/0/p710709/form_script_cust.js
Kind Regards,
Jamie
-