Page 1 of 1

Need a change in the onEditComplete in the Editor class

Posted: Thu Jan 26, 2023 2:53 pm
by henrique

In the Editor class, exists the function onEditComplete, with set the value to the column field. In this function has a check, if the field has a colon in the name, to complex field name, but the function used to fill the value is the "set" function, of the record, and to work as expected must be the "setPath" of ObjectHelper, this can be changed in the next release?


Re: Need a change in the onEditComplete in the Editor class

Posted: Thu Jan 26, 2023 8:08 pm
by marcio

Hey henrique,

Thanks for the report, I created a ticket to investigate and discussing about it, you can follow the progress here https://github.com/bryntum/support/issues/6061