Skip to content

knockout validation plugin validation message display outside #682

Description

@jamesqdinghcm

Hi,
We have editable grid bind to ko view model like this
<table data-bind="editablegrid: { datasource: entries }">
<input type="text" data-bind="value: accountNumber" />
item.accountNumber.extend({
validation: { // some business logic to detect duplicated entries

it works fine except when running down tables rows, validation error message displayed way outside.
I did some search/reading and did not find a configuration to move it next to the input.
So Log it as an issue for the plugin.
Thanks

James

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions