We have a form that has multiple embedded reports. All end up with the same value for the id: id="filteredreport", this makes referencing the control via JavaScript difficult since it randomly assigns a counter to the ID. It would be great to have the ability to provide the ID value to use so it can be a more meaningful name.