Got a problem which could be resolved in one of two ways (preferably both).
1) In Work Flow Manager - the list of instances exposes the name of the form. When a single user has had to use the form to submit 20-30 instances - there is no way for them easily to select the exact instance. it would be great if we could select a single form element which would be listed in place of the form name, or in addition to it.
I get lots of mention from client regarding this. At present, the only way to help mitigate this is to use Search mechanisms.
2) Which is sort of ok, except the Search interface is married to the Form Design in ways that limit flexibility. For example, a form element for input may be a textbox; and so also Search uses a textbox to search that field. Preferable may be that we use a SelectList which would databind to all values previously submitted in that textbox (and also honoring permissions etc).
The same limitation exists in the Report Manager, i believe. These things lead me to create custom reporting tools (which may be other EF form, Simple Grid Selected View, etc).
Thanks -