Moviri / recline

A simple but powerful library for building data applications in pure Javascript and HTML.
http://reclinejs.com/
MIT License
2 stars 2 forks source link

In partition field add information about parentd field/value pair #36

Closed scriminaci closed 11 years ago

scriminaci commented 11 years ago

Fields created in the virtual partitions must have information about the model field and its value that generated them.

I.E. {id: "gender", value: "Female"}