Can i separate individual products our from the payment field?

  • agrupa
    Asked on December 23, 2016 at 10:01 AM

    I have this working on my form; however, is there a way to get a separator between products. When using the the standard {myproducts} there is a bullet point in front of each product. When you stripe it, it removes the bullet points. I thought I could fix it by using *{myproducts:product} but that will only put a bullet point in front of the first item.

  • David JotForm Support
    Replied on December 23, 2016 at 11:19 AM

    I am not sure what you mean by a separator between products.  The default formatting is removed when stripping away parts of the payment data.  The products themselves cannot be separated out to individual lines.  There is not currently a way to target product1, product2, product3 etc.

  • agrupa
    Replied on December 23, 2016 at 11:26 AM

    Using the standard format automatically puts a bullet point in front of each new product.

    Standard

    Can i separate individual products our from the payment field? Image 1 Screenshot 30

    Striped version.... I would like to get the bullet point back if I could.   

    Can i separate individual products our from the payment field? Image 2 Screenshot 41

     

  • David JotForm Support
    Replied on December 23, 2016 at 12:39 PM

    This would not be possible using products in the payment field.  It is not possible to target individual products so bullets could not be added to each one.  You could set your products up outside of the payment field using regular fields and then pass the total to the payment field. 

    https://www.jotform.com/help/259-How-to-perform-calculation-in-the-form

    https://www.jotform.com/help/275-How-to-Pass-a-Calculation-to-a-Payment-Field

    This would allow for customizing each product individually.  Though it would require remaking a significant portion of the form.