• Resolved quinthr

    (@quinthr)


    I’ve tried troubleshooting on my own and I wonder if there’s a problem with the latest update. Everything have been working until now. Here’s the problem: When I submit the form with a select input that has row table input enabled, the submitted data will be missing the first row of the select input.

    To make things clearer:
    I have a form with a product list. I’ve selected item#1 then added another row, selected item#2.

    The end result would be
    item#2 only not the two of them.

    It also shows as this in the email, it’s shown as Array:
    Array
    item2

    I have a plugin that sees data that has been submitted on the form, it always skips item#1. I’m sure it’s not the email that’s the problem. It’s probably the data on submission.

    I’ve tried using the select input with row table disabled, it works.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    Hi there,

    let me check and revert back to you.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    I checked, and it’s working fine for me.

    Have you re-saved your form in your dahboard? v3.3.5 requires an update in the way the forms are saved in the DB and you should find your existing forms are highlighted in red and need to be updated.

    Thread Starter quinthr

    (@quinthr)

    Yes, I have re-saved the forms to v3.3.5. Any way I could revert back the forms to previous updates? I tried reverting the version of the plugin but the forms are on the latest versions.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    can you reach out to me on vrata at syllogic dot in

    Plugin Author Aurovrata Venet

    (@aurovrata)

    PS: in case you wish to downgrade, you can download an older version from here.

    Thread Starter quinthr

    (@quinthr)

    I’ve tried downgrading the plugin version and what happened is that the select input data from the added rows are now ignored or not seen in the submission. I’ve tested versions from 3.3.4 to 3.3.0. I’ll try again on much older versions.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Hey Quinth, after inspecting your outputs i confirm the plugin works, and the issue is likely a coding error in your filter function. So I am marking this thread as resolved.

    Thread Starter quinthr

    (@quinthr)

    Thank you for the big help!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Select Input Not Working Properly after Enabling Row Table Input on New Update’ is closed to new replies.