Numbers after decimal point displayed differently- MDM iView

[] [] [] [] [] [] [] [] [] [] [] [] []

Symptom
Formatting of MDM Real, Measurement or Currency field types with 1 or more digits after the decimal point appear to be different when comparing these fields in Item Details Edit mode to Item Details View mode.
Other terms
MDM, Portal, iViews, Item Details, MDM 5.5, Real, Measurement, Currency
Reason and Prerequisites
You have created a MDM Standard Item Details iView and that includes either a Real, Measurement or Currency field. Field formatting in view mode is done according to the MDM Console settings (e.g. Decimal places, Dimension etc.) using the MDM Java API, while for edit mode, formatting is handled by generic portal formatting infrastructure.
Solution
Since the underlining MDM repository data is not affected by the formatting discrepancies, there is no risk of unintentional data modification. [...]

iView eforcement of MDM Role Table and Field Privileges

[] [] [] [] [] [] [] []

Symptom
When working in MDM iViews, MDM table and field privileges enforced policy is stricter then the one in Data Manager
Other terms
Roles, Permissions, Privileges, iViews
Reason and Prerequisites
In MDM iViews, an MDM role’s field and table privileges (Read, Write) are determined as follows: If in the MDM Console, under Admin -> Role -> Tables and Fields tab, the Read-Only property is enabled for the MDM table (e.g. Products) Access column, then ALL fields located under the table node are assumed to be Read-Only, regardless if any of these fields has a Read/Write setting.
In the Data Manager, a field privileges are determined only based on the field access property, regardless of the table access property setting.
This result in the iView enforcing a stricter policy compared to [...]