This example uses two small database files(info deviously stolen from wikipedia):
parties.csv: A one-column list of the political parties.
presidents.csv: A multi-column list of all the US presidents,
Select party :
Summary: How does all this work, then?
Well, if you look at the code(example_presidents.js), you see what happens(just look, don't run).
But basically i am using two dataviews, and between these there is a master-detail relationship.
The description text above is changed through the data_aware_object's onChange event, here set on creation.
NOTE: This project is not actively maintained, however, parts of this project has moved to the Business Process Management System Optimal BPM. Check out that later on.