• How to add What's This? help to a custom field?

    I am missing the link (secret handshake) somewhere and would appreciate someone pointing me to the right direction. My goal is to enable What's This? right-click context-sensitive help for a new screen that I am building with the Sage 500 framework…
  • Maintain Items custom fields disappearing

    Today as well as last Friday, my company reported all our custom-designed and added fields on the Maintain Items screen disappeared. On Friday, I readded them based on a snapshot from a previous DB version... this morning, they were all gone again. …
  • Error calling DLL code from VBScript

    Back again with a specific bug... I have customized the Save Event in the frmBatch object in the Process Receipt of Good form: Sub Form_Save(oDM, bSave) Dim objApp, result Set objApp = CreateObject("LMNO.PrintNewLabel.FormSave") result = objApp.PrintBatchLabels…
  • Setting max value from a number control

    I've created a field in Maintain Blanket Purchase Orders. It's called Set Max Qty Ord, I want a user to be able to enter a value and then use that value to set the max on the Qty Ord input. This is my first task in Sage, so detail in an answer, or direction…
  • Sales Tax Schedule

    Help! Trying to create a PO in a new company and a box comes up asking me to add a tax schedule. My other companies don't jhave this box pop up. I don't use tax schedules at all. how do I make it so that this is turned off? Thank you!!!
  • Populate text box

    Hello! We would like to have a textbox on Enter Sales Orders and Quotes that populates once a customer, and subsequently a salesperson, is selected. I've added the box and binded it to the appropriate field, but it doesn't populate until we save and…
  • tU_tsoSOLineDist

    Hello, I recently made a similar post to this one regarding the insert version of this trigger, tI_tsoSOLineDist. Our issue was resolved and we are now able to save the original ShipDate entered so when the date changes, we can see by how much. However…