The-M-Project icon indicating copy to clipboard operation
The-M-Project copied to clipboard

M.ListView handling objects in valuePattern.

Open urbanpawel90 opened this issue 12 years ago • 0 comments

Changed 'cloneObject' method in M.ListView class. With this solution you can use JavaScript object as values in valuePattern. toString method will be invoked on this object and returned value will replace <%= %> tag.

Originally when object was present in values, valuePattern was ignored.

urbanpawel90 avatar Aug 29 '13 07:08 urbanpawel90