Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6831799
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:46:48+00:00 2026-05-26T22:46:48+00:00

I want to add a default value as javascript for a report parameter so

  • 0

I want to add a default value as javascript for a report parameter so I did the following (in the eclipse birt designer):

reportDesignerAddParameter

The problem I have is: when I deploy the app (that contains the report) the javascript is not evaluated:webpageReportParamsJavascriptInDefaultValueNotEvaluated

However, when I preview the report in the birt report designer it evaluates the javascript default value:

birtViewerJavascriptIsEvaluated

Here is the code that I use (filtered to have only the relevant stuff):

  IReportRunnable design = getReportRunnable(pathToTemplate);
  IRunAndRenderTask task = _birtReportEngine.createRunAndRenderTask(design);

  task.setRenderOption(options);
  task.getAppContext().put(EngineConstants.APPCONTEXT_CLASSLOADER_KEY, ReportEngine.class.getClassLoader());

  task.setParameterValues(parameters);
  task.validateParameters();

  task.run();

The question is: did I miss something? Should I add an option somewhere that forces the evaluation of the default javascript expression?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T22:46:49+00:00Added an answer on May 26, 2026 at 10:46 pm

    The code you show is the code for creating and rendering a report but it’s not the code for displaying the parameter form.

    Are you using the Birt-Webviewer or a self developed Web App?

    In the latter case and if you retrieve the default parameter values per org.eclipse.birt.report.engine.api.IScalarParameterDefn.getDefaultValue(), the javascript expression will not be evaluated.

    To get default paramater values with expressions evaluated you have to use the engine task IGetParameterDefinitionTask and there the method org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask.getDefaultValue(IParameterDefnBase arg0).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to add an image, instead of the default button. I already have
I have numbers in javascript from 01(int) to 09(int) and I want add 1(int)
I have a table and I want to drop or set the default value
I want to add a new Stage called field to the default one (i
I have dbml with single table users i want add partial class for User
I have a website built with ASP.NET (3.5) and want add some level of
I have a list of string values that I want add to a hashtable
I want to add a constant value onto an incoming bound integer. In fact
I've had problem when trying write a function which has a default value when
I want to set a default value for my html <textarea> . I read

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.