Cryptic description, let me explain...
I would like to have the option to show a bunch of records, for example in Listview or Portal. Per record, I would like to add a button of an image, but based on content of the record (for example the status field) enable/disable the button, maybe show a different label of the button, or, in the case of an image, show different images, based on the content of the record (for example show different color trafficlights)
Currently, I do not know a way to do this (please correct me if I'm wrong.... )
Also, the same sort of thing I would like to do with valuelists attached to a combo box. Let me give an example of where this comes in handy:
I'm in the proces of building a report generator. The reports can be flat data or a graph. secondly, some have specific time intervals in which the report can be run. Now, I display the available reports in a dropdown list of a combo box. What I would like to add in front of the report name is a clock image if the report can only run during a specific time interval and also add a graph image if the report is of type = Graph.
Nice feature requests, right?
Paul