Facility Control

 View Only
  • 1.  Run one script onclick, another onchange

    Posted 05-22-2018 11:11
    Is it possible to run one script on click, and another one when you actually change the value on a dropdown?

    Normally that would be just by defining an onclick="function1()" and an onchange="function2()" when coding for a website, but in DashBoard tasks are run on change?


  • 2.  RE: Run one script onclick, another onchange

    Posted 05-22-2018 15:29
    In general, this can be done. We do it with buttons, sliders, text fields, list, etc.
    At present, it does not work with anything involving the "combo box" (dropdown control).
    #DashBoard


  • 3.  RE: Run one script onclick, another onchange

    Posted 05-22-2018 19:52
    hmmm.. damnit.. ohh well! Was worth a shot. It's nothing major. Could just be a fun little extra functionality to my DashBoard, but I can definetly make do without.
    #DashBoard