• Resolved amirdorna

    (@amirdorna)


    Hi

    Thanks for the plugin, its doing most of the things greatly.

    I need a multistage form of calculation for creating an estimate for home painting.

    I want to be able to add multiple pages for each room in the house but optionally. one house maybe I have to add 4 rooms, the other house I have to use only 2 rooms.

    How I can make it in a way that on each page I can have Submit button there and when I click on Submit, it finalizes the price and saves or send the result?

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @amirdorna,

    If you want to create a multi-pages form, you simply should insert a “Page Break” field between the fields that belong to different pages.

    Concerning to the number of rooms and their corresponding fields, the plugin does not allow to create fields at runtime, all fields should be inserted at design time, however, you can insert the fields corresponding to all rooms and an additional dropdown field to allow the users selecting the number of rooms. Finally, define the rooms fields as dependent of choices in the DropDown field.

    Additional information about dependencies in the following link:

    https://cff.dwbooster.com/documentation#dependencies

    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Adding optional Pages’ is closed to new replies.