Scripting

  • 1.  Does anyone have a tip for how apply a filter a dr

    Posted 11-06-2018 12:13
    Does anyone have a tip for how apply a filter a dropdown UDF field that is validated against a UDT using a field from the current screen? I would like to filter a UDT by the key of the current record which would be a field in that UDT. I know one can setup a filter based for a multiline dropdown, but that filter is global and not unique to the current record.


  • 2.  RE: Does anyone have a tip for how apply a filter a dr

    Posted 11-06-2018 12:22
    If you are on v2015+ there should be a method to load dropboxes. Check the scripting.docx file. I might be able to give you an example later.


  • 3.  RE: Does anyone have a tip for how apply a filter a dr

    Posted 11-06-2018 14:54
    @DavidSpeckII 'Found one. Thanks for the reminder!