Forum Moderators: phranque

Message Too Old, No Replies

How is this form done?

         

spacerace

9:35 am on Feb 13, 2010 (gmt 0)

10+ Year Member



I have been asked to produce a similar "contact form" to the one in this example. The example is essentially an quote form with several different options for the product in terms to shape, size and material.

(each category has a slightly different version of the form based on the product selected)

Was this created by hand, or does anyone know of a plugin that would handle this automatically? The site is based on Joomla - 1.5 I think.

TIA
spacerace

[edited by: phranque at 8:07 am (utc) on Feb 15, 2010]
[edit reason] No urls, please. See TOS [webmasterworld.com] [/edit]

mack

1:51 am on Feb 17, 2010 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



You can create dynamic forms using either a server side script such as php, or do the work client side using js.

As a user makes a selection only show the form that is relevant, there may well be plug in scripts for your cms.

Mack.

spacerace

12:19 pm on Feb 17, 2010 (gmt 0)

10+ Year Member



thanks for the reply, was just interested if there was an "advanced form" type plug-in that already existed for Joomla that would handle the example.

Looks like they had it done by hand then.