Hi support,
When creating a customreport (inherited from ReportDataV2) with some additional properties these propertievalues are not saved when closing the reportdesigner after running teh reportwizard.
public override void AssignData(IReportDataV2Writable reportData) is never called in CustomReportWizardParameters class Is there a workaround for this problem.
Steps to reproduce with example T154234:
- Run Webapplication
- Create new report with wizard
- Display name = "SomeValue"
- Data Type = "Contact"
- Report Type = "Standard"
- Category = "Somevalue"
7. Click create - Select some Available fields
- Click Finish
- Save report
- Exit report designer
Category is not saved in ReportData
<
Hi John,
Thank you for your report. We have reproduced this misbehavior.
I will forward this ticket to our R&D team, they will examine it and do their best to resolve it.