• Resolved annehuff06

    (@annehuff06)


    This form uses the Repeater field with dropdown options for product and quantity. I would LOVE for the confirmation email to only include products selected. How can i display a tidy list of the selected options, each one’s quantity and total for that line? Tried conditional logic (“not total that equals $0.00”) and that didn’t seem to be the solution. Helppp!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter annehuff06

    (@annehuff06)

    if not possible, i am happy to conditionally add smart tags for each field (instead of field summary), but how do i get the product row to only show if the total is more than $0.0 (meaning product was selected). Condition “not equal to $0.00” did not seem to work.

    • This reply was modified 3 months, 2 weeks ago by annehuff06.
    Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    So if i understand correctly you have a repeater field which shouldn’t include items if an specific field was not filled?

    If so that is currently not possible but i think a new kind of conditional logic can be added to the repeater field that will let you do this.

    Basically this new conditional logic would work similar to the ‘Show/Hide’ conditional logic but instead of hidding it it will just not included the items that match this condition once the form is submitted.

    Is that what you need?

    Regards!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.