Well, that was quick. :) I’ve reached milestone 2 of the GUI for the OpenMRS ODA driver. There were few changes that needed to be added. However, the code is starting to look less like a hack, as functions start to be called from the right place and such.
Now one selects an entity on the left side, and this triggers the right box, for filters, to fill with entries. It also triggers the filling of the token selection. Of course, this only downloads the selection currently, as there is no box to update that holds the tokens as of yet.
Then the user selects the filter, which is fetched depending on the entity. Coming next is a third step, choosing the tokens.

