Hello I'm currently running a trial version and using the Flash designer and HTML viewer. I currently have 2 questions about the designer:
Is it possible to hide the report wizards that show up in the file menu in the flash designer?
I'd also like to know if it is possible to add my own report wizard/templates to that menu as it would be good if i could create a blank report and let the user choose a template from the file menu if they don't want to start from scratch.
Hiding / Adding report wizards in the designer
Re: Hiding / Adding report wizards in the designer
Hello.
Thank you.
You could hide the Wizards with the StiWebDesignerOptions.MainMenu.ShowNewReportWithWizard option.mwebb wrote:Is it possible to hide the report wizards that show up in the file menu in the flash designer?
It's possible to add your own wizards only if you buy our source code. You need Flex Builder 4.6 or later to modify the source code.mwebb wrote:I'd also like to know if it is possible to add my own report wizard/templates to that menu as it would be good if i could create a blank report and let the user choose a template from the file menu if they don't want to start from scratch.
Thank you.