Bug 261310 - Support format-expr in Dynamic Text of Text item
Summary: Support format-expr in Dynamic Text of Text item
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Birt-ReportDesigner CLA
QA Contact: Tianli Zhang CLA
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2009-01-16 03:31 EST by Tianli Zhang CLA
Modified: 2009-07-08 04:28 EDT (History)
1 user (show)

See Also:


Attachments
screenshot (1.04 MB, application/octet-stream)
2009-01-16 03:31 EST, Tianli Zhang CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tianli Zhang CLA 2009-01-16 03:31:28 EST
Created attachment 122778 [details]
screenshot

Please refer to bug #164923:Format mask. Engine has supported a feature that allow user to specify format by script, say, <VALUE-OF format-expr=params["NumericFormat"]> row["AMOUNT"] </VALUE-OF>

Suggest designer to support this new attribute: format-expr in Dynamic Text of Text item. Firstly, allow user to select format-expr from UI, and then if selecting the format-expr, a expression builder can pop up and allow user to write script or select such as column bindings and parameters.

Please see attached screenshot.