Dynamic List Items in Order Entry Customization

Hi Caleb,
I think you are complicating yourself a bit, here is what recommend.
Add 1 Set of UD Codes for your Sales Category
Then create another UDCode for the subcategory and make the “LongDescription” match the “Parent” category
Then you should be able to use my Video to do the filtering with no problem

  1. Create a User Code called SalesCat which has codes
    Fundraisers,
    Concessions,
    Other
    image
  2. Create a User Code called SalesSubCat which has alll the subcategories (individually not tilde separated)
    make the Long Description for each of these = to the SalesCat they match to Above

Then use the video to filter by the “LongDesc” (include it in the HiddenAppendRows and use the same technique in my video to pass in the filter from the other combobox

3 Likes