Customize MES layout

In our MES environment, I am trying to change the format of RQ.Current Qty. I’ve tried changing the mask input in the properties. I’ve tried changing the format in Extended properties, but nothing is working. It still has a format of nnn,nnn,nnn.nnnnnn
How can I change the property to >>>,>>9.9
Please advise or offer suggestions.
Thank you.
Carol Pelowski

In the customization, you can use the wizard from the Tools menu to change the extended properties. I would try that first.

Jason,

Thank you for your response. I did try that, but it does not change anything.

Carol

image001.jpg

If none of those solutions work, you may need to write code for this. I would offer to use the Wizard-produced code and use it in the EpiDataView_Notification. There may be better solutions, but this one will likely work.

Thanks Jason!!