Skip to content

serverParams passes not the live values #71

Description

@LaySoft

When I specify the value of an input element in the serverParams setting, it always passes the initial value, even if the input value changes in the meantime.

serverParams: {
	orszagid: document.getElementById('country_select').value
}

Am I doing something wrong?

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