Difference between revisions of "NF12 Context Variable HTML REPORT THEME"

From iDempiere en
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<h2 style="color:red">NOTE: This is not yet integrated into core</h2>
 
 
  
 
'''Goal:''' Technical
 
'''Goal:''' Technical
Line 17: Line 15:
 
[[Category:New Features|F]]
 
[[Category:New Features|F]]
 
[[Category:New Features Technical]]
 
[[Category:New Features Technical]]
[[Category:New Features w13|F]]
+
[[Category:New Features w12|F]]
[[Category:To Be Documented]]
 

Latest revision as of 21:50, 4 August 2025

Goal: Technical

Developer: Deepak Pansheriya

Feature Ticket: IDEMPIERE-6396


Description

report.css path is configurable using system configuration named HTML_REPORT_THEME. But when path of same needs to decide bases on some dynamic logic, it is not achievable. for example in theme pack, when there is dark backgrond colored theme then odd line not visible so for dark theme or per theme selected needs to decide path of report.css.

Adding this feature, it is possible to set a context variable like #ThemeVarient and configuring HTML_REPORT_THEME with value like ~./theme/themepack/@#ThemeVarient@ will allow to load theme based on user selected theme.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.