Sage 100

 View Only
  • 1.  Investigating adding the Extended Description to t

    Posted 01-14-2016 09:55
      |   view attached
    Investigating adding the Extended Description to the Item Lookups. Does anyone have a solution to display the regular Item Description when there is no Extended Description and avoid the *** Not on File ** in the lookup as shown in the screenshot below?


  • 2.  RE: Investigating adding the Extended Description to t

    Posted 01-14-2016 15:31
    Maybe use a UDF instead?


  • 3.  RE: Investigating adding the Extended Description to t

    Posted 01-19-2016 09:42
    Can a udf be programmed to hold the appropriate data? ie if ExtDesc exists then use ExtDesc else use ItemDesc? Can this be done with a script?