Article Details
| Id: | 16594 | 
| Product: | finPOWER Connect | 
| Type: | FIX | 
| Version: | 3.02.04 | 
| Opened: | 13/11/2019 | 
| Closed: | 06/01/2020 | 
| Released: | 11/02/2020 | 
| Job: | J023298 | 
Portals; Boolean Literals inserted via tags in HTML are now lowercase
Previously, defining a Boolean Literal for a Portal and then using the <%Literal:name%> to insert it into code would insert either "True" or "False".
For easier use with JavaScript, these values are now lowercase, i.e., "true" and "false".