It would be helpful if the Total field could be used in conditional logic. Use case: 60 products are listed on a form page, but we don't want to show the Next button to go to checkout page unless the user has selected at least one product. Writing 60 conditional logic expressions for each product is not only tedious, but a drain on the page speed performance. It would be great to say "display the next button if Total is not 0."