[#8116] - Apply Multiple Styles to Field

Category:
Bug report
Priority:
High
Status:
New
Project: Severity:
Feature
Resolution:
Open
Component: Reproducibility:
Unable to Reproduce
Assigned to:

Currently only one style is allowed per report element (Properties >> Advanced >> Style >> Single Selection).

There are times when it is useful to separate the font family from the border style so that the two can vary independently.

A list of styles would provide this flexibility, where the styles are applied in the order added into the list.

jasper library
thangalin's picture
2837
Joined: Apr 21 2008 - 4:34am
Last seen: 3 years 6 months ago

3 Comments:

#1
  • Priority:Normal» Low
  • Severity:Minor» Feature
#2
  • Assigned:nobody» teodord
#3
  • Priority:Low» High
  • Reproducibility:N/A» Unable to Reproduce
  • Assigned:nobody»

Yes. But in my case, I want to add common style to some of the textfields. But another style for that textfields were applied already. So, do you have any solution to add multiple styles to same textfield?
Example, I want to apply common style 'FontStyle' to textfield, 'name'. But, I have already applied one style for that textfield as 'ColorStyle' (ColorStyle: It changes background color according to data). So, I want to apply both the styles, 'FontStyle' & 'ColorStyle' to textfield, 'name'. Is it possible? How I can achieve this?

Feedback