fiogf49gjkf0d Our current setup consists of using the Mas 500 SO API to enter opportunities as sales orders into Mas 500. There is a button on a custom SLX form that starts the process, and I am wondering how SLX handles double-clicks. I do not see a double-click event for buttons in the Architect, so does that mean SLX will process a double-click as two single mouse clicks?
My inqury is based on occassional duplicate sales orders being entered into Mas 500. We periodically experience timeout issues relating to the Mas 500 SO API, which I believe is 60 seconds, but I am noticing these duplicates occurring 10-15 seconds after the original. With that in mind, the API is not timing out, so I am wondering if the root cause is something the user is doing, and if so, if this is something we can suppress through code. |