Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2.GA_P01
-
Fix Version/s: EE-1.8.2.GA_P03
-
Component/s: Facelet Components
-
Labels:None
-
Environment:All
Description
When using a f:convertNumber tag inside an ice-cc:textColumn tag, the converted output is not displayed when in non-edit mode. If the row is set to be editable then the converted info is displayed.
Sample Code:
<ice-cc:textColumn id="amountField"
property="amount"
title="Amount">
<f:convertNumber currencySymbol="$"
type="currency"/>
</ice-cc:textColumn>
Sample Code:
<ice-cc:textColumn id="amountField"
property="amount"
title="Amount">
<f:convertNumber currencySymbol="$"
type="currency"/>
</ice-cc:textColumn>
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | edit.JPG [ 12687 ] | |
Attachment | non-edit.JPG [ 12688 ] |
Arran Mccullough
made changes -
Salesforce Case | [5007000000ETw1o] |
Ken Fyten
made changes -
Fix Version/s | 1.8.2.GA_P02 [ 10225 ] | |
Assignee Priority | P1 |
Brad Kroeger
made changes -
Assignee | Brad Kroeger [ brad.kroeger ] | Ken Fyten [ ken.fyten ] |
Philip Breau
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8.2.GA_P03 [ 10253 ] | |
Fix Version/s | 1.8.2.GA_P02 [ 10225 ] | |
Assignee Priority | P1 | |
Assignee | Ken Fyten [ ken.fyten ] | Brad Kroeger [ brad.kroeger ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |