Is Conditional Logic able to split a string

  • ACTISA
    Asked on October 14, 2017 at 10:25 PM

    I am looking to extract the first column from a "Matrix Dynamique" widget, and place those values in another field.

    The Matrix Dynamique widget returns each row as a comma-separated list of values; I am wondering if I can split the string using the comma and then use only the first part of the string?

    thanks

  • liyam
    Replied on October 15, 2017 at 3:25 AM

    Unfortunately, there is no option to split the values of a matrix dynamic widget. Can you tell us how you intend to make use of the separate values of the widget? 

  • ACTISA
    Replied on October 18, 2017 at 3:06 AM

    I was looking to have a matrix to allow entry details for an event such as:

    name, age, etc.

    And I was looking to place a list of names in a "summary" page at the end.

    The form I am building can be seen here (page 2 is where I use the matrix):

  • Ashwin JotForm Support
    Replied on October 18, 2017 at 6:20 AM

    Unfortunately it is not possible to display the data of matrix dynamic separately. You want to basically display a summary of the data user has input. Is that correct?

    I would suggest you to please take a look at our "Preview Before Submit" and see if that fits into your requirement.