Skip to content

Use values instead of value when having multiple values #475

Open
@malhayek2014

Description

@malhayek2014

Thank you for this awesome package.

I noticed that the getRules() function return the user's selected in a property called value. Value is a string in most time, unless between or multiple select is used then it is changed to an array.

If there a way to override the default behavior so that if the values are array of strings, then put them in a new property called values while if the property is a single string it can stay in the value property. This will make parsing the object easier with c# or ASP.NET MVC framework.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions