Disable Formatting on MCU in Fix/Inspect doesn't work.

ag_cjc

Active Member
Disable Formatting on MCU in Fix/Inspect doesn\'t work.

I'm creating a custom APPL that, as far as this issue relates, enters a Find/Browse form and then upon pressing Select or Add, calls a Fix/Inspect form. The data item MCU is included on both forms. In my database, I have records where the MCU value is not left padded with blanks. On the F/B form, I've disabled Formatting and these records display as they appear on the database. When I Select it, the F/I form displays it with the padding even though I've disabled Formatting on the control. I've tried disabling the Formatting and Overriding it to CODE/*RAZ. I don't want to see it zero padded, but I was testing to see if anything worked. When the OK button is pressed, I trim the blanks so it gets the the database correctly, so it's not a major issue. It's just a little ugly. Can anyone suggest a work around or confirm there is no work around?
 
Back
Top