Skip to content

Feature Request: return validated fields in DOM order #88

@davidecantini

Description

@davidecantini

Hi @jonjamz ,

I've just noticed that if input fields are re-rendered in a different order with respect to the original one, then the validated data are returned still according to the previous DOM order.
Would it be possible (at least to have an option) to have the fields returned according to the DOM order at the time the action function is invoked? That is the order one would get by simply using jQuery $('.reactive-element').

Thank you for your attention

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions