Product List

Use the Product List question when you need a list of items with variable quantities per item (like an product order list).

Config

Style

Most of the style settings are self-explanatory, but here are a few tips and tricks:

How it works in Formulas

When referenced in formulas like @ProductListField, it's value is the sum of the Option Quantity * Option Value for each option.

If you want to check a certain option of the product list field you can use the SELECTED function:

SELECTED(@ProductListField, 2)

This will return the number entered in the second option of the product list field.

" SUMMARY(@ProductListField) "

This will return a text summary of the selected items in the ProductList field (must have the outer quotes to be evaluated as a string text)

Need Help?
Already checked the help docs? We're quick to answer and friendly
Thanks!
We'll be back with a reply very soon.
Send message