Formatting the DFF attributes with Format Mask 'FM999G999G999G999G990D00' in the "eBusiness Center"
We have a Requirement to format the "Dollar Amounts" within the DFF Attributes with Format Mask - 'FM999G999G999G999G990D00' in the "eBusiness Center" Form (ASTRCALL.fmb) in the "SUBJECT_RELATIONSHIP" Block. This formatting is ony for Display Purpose and the data saved into the DB should not have the formatting and just be a plain number.
I tried setting the "Format Mask" Item Property using the "Forms Personalization". This is not working and I get an error_message = "FRM-41014: Cannot set attribute of null canvas item SUBJECT_RELATIONSHIP.ATTRIBUTE2". I understand this, as the attribtues 1-15 does not have a Canvas assigned to them. Only the DESC_FLEX DFF field has a Canvas assigned to it.