Skip to content

Respect changes made in onItemUpdating callback #1233

@koljada

Description

@koljada
  1. Bug Reports:
    A) Changes made to the item inside onItemUpdating function should be respected and saved
    B) Changes made to the item inside onItemUpdating function are ignored while saving
    C) http://jsfiddle.net/koljada/mhfukn0b/2/

In particular it would be very useful for handling computed columns. E.g I wanted to create a computed column TotalPrice which should be always equal to the multiplication of Qty and UnitPrice.

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