← All guides
➕ Build your own form

How to let customers add as many items as they want (rooms, products, properties)

About 5 minutesNo codeFree ChatGPT account works

Tell ChatGPT the thing customers add more than one of, and what you need for each. The form gets an "add another" button, each item gets its own small set of questions, and the total adds them all up.

Step by step

  1. Name the repeating thing

    "Customers can add several rooms. For each room I need length, width, and floor type."

  2. Say how each one is priced

    "Each room costs area times the rate for its floor type." The form works that out per room.

  3. Say what to total

    "Show the customer the total across all rooms." You can also keep per-room figures private and show only the grand total.

  4. Set limits if you want

    "At least one room, at most 12."

The words to say

Copy this into ChatGPT (with CalcForms added) and fill in the brackets.

Say this to ChatGPT

"Let the customer add several [rooms / products / properties]. For each one ask for [fields]. Each one costs [rule]. Show the total across all of them. Minimum [1], maximum [12]."

What you will see

A small block per item with an "Add another" button; a running total that updates as they add or remove items. Your dashboard shows every item in each reply.

Common mistakes

FAQ

Can each item have a dropdown?
Yes. Floor type, package, finish: any list works inside an item.
Can I total only some items?
Yes. "Only count rooms marked as included" works; say the rule.
Does the export show each item?
Yes. Every item appears in the reply and in the Excel export.

Rather do it together?

Book a free 30-minute onboarding call. We open your spreadsheet and build the form with you.

Book a free call → Or start in ChatGPT