Hi All,
Is there an example plugin that uses JiwaApplication.MultiListMaintenance.UserInterface that is similar to the Widget List plugin that Mike kindly provided and I have been able to follow and create maintenance screens from?
If one doesn't exist is there somewhere in the Jiwa code base that could be viewed a .net reflection tool that would be enough to get me started, as I realize creating one from scratch could be quite involved?
What I am trying to achieve is a screen with two tabs the first will be a list driven off a table and once these values are updated, they could then be used into the second tab to calculate values for user but still give them the option to override the values and then write the data back to the database from both tabs. I know how to create the necessary entities to read and write to the database and the corresponding Jiwa collections needed for these.
I have already worked out that the Business logic property of the form has a lists property attached to it so I am assuming this is part of how the form works.
Any help you could give would be appreciated as always.
Thanks.

