In my project I want to be able to give the user the ability to select which data get put on the report, would I be able to do that? Example: I have a report where every element is defined, Look, Feel, Heading, colums, footers, pictures area. Now there are a few areas where the report designer does not know what data to put there in that case a place holder with a DopDownComboBox is provided for the user to select the missing data then click on the report submit button to call the viewer to view the result, Can the CTP Report handle this request?