Fork me on GitHub

Multipage forms with FormUtil  Bottom

  • Hi folks,

    is there any solution for building multipage forms with FormUtil (and Ajax validation)?

    cu
    rigo

    --
    Regards
    rigo
    PetBase :: Haustiermarkt
    HorseBase :: Pferdemarkt
  • If you mean something like a wizard: "Step 1 - Write stuff" (click Next), "Step 2 - Do more stuff" (click next), ..., (click Ok). Then - no.

    But pnForm (http://community.postnuke.com/Wiki-PNForms.htm) lets you have multiple tabs on one page. Each tab contains one part of the whole webform. Changing between tabs is done in JavaScript (not Ajax) and submitting will submit the content of all tabs. Check "system/pnForm/plugins/block.pnformtabbedpanelset.php" (PostNuke .8 daily SVN snapshot).

This list is based on users active over the last 60 minutes.