Sage 100

 View Only
  • 1.  How to lock UDFs? v2016: creating CI_Item UDFs.

    Posted 11-22-2016 12:22
    How to lock UDFs? v2016: creating CI_Item UDFs. Want data to flow into SO Detail History and AR Invoice History Detail. The data does not need to be viewed by users; if the fields must be viewable, they should not be editable. I believe the fields need to be placed on the panels in order for the data to flow, but I can't find how to lock them (I'm working on SO Detail now). They are not showing up as available to hide. None of the fields are date fields. If they have to be viewable, I'll put them on the secondary grid. What am I missing?


  • 2.  RE: How to lock UDFs? v2016: creating CI_Item UDFs.

    Posted 11-22-2016 12:35
    Double-click on the field object, then click the options tab, then check the Disabled box under properties.


  • 3.  RE: How to lock UDFs? v2016: creating CI_Item UDFs.

    Posted 11-22-2016 13:41
    Did that - not stopping the ability to modify the data for multi-line UDF. Works for drop down UDFs.


  • 4.  RE: How to lock UDFs? v2016: creating CI_Item UDFs.

    Posted 11-22-2016 13:54
    Ok, got it. Betweeen rebuiliding customizer log and resetting the panel, I got there. After disabling fields again.


  • 5.  RE: How to lock UDFs? v2016: creating CI_Item UDFs.

    Posted 11-22-2016 14:36
    Whew! Glad I got SOMEthing right today!


  • 6.  RE: How to lock UDFs? v2016: creating CI_Item UDFs.

    Posted 11-22-2016 16:00
    :-)


  • 7.  RE: How to lock UDFs? v2016: creating CI_Item UDFs.

    Posted 11-23-2016 07:55
    But I'm curious - do the fields actually need to be placed on the panel in order to flow?


  • 8.  RE: How to lock UDFs? v2016: creating CI_Item UDFs.

    Posted 11-23-2016 08:15
    @BethBowers thank you for asking! The answer is no, they don't. I have a memory (faulty, it appears) that I had been down this road before and learned that the fields needed to be added to the screens. I just did another test and had a different experience. Yay!