Not sure if you got my email. Purpose of call = Routine - almost in the middle on the left side. The other 3 - where it says Average (thats the maintenance Quality), Beef and Day. They're all default values and those are the 3 that don't work.
Not sure if you got my email. Purpose of call = Routine - almost in the middle on the left side. The other 3 - where it says Average (thats the maintenance Quality), Beef and Day. They're all default values and those are the 3 that don't work.
nothing yet?
We're working on it, no news yet.
It looks like a bug, but we need to test it additionally and find a workaround.
I've changed libraries version to 2.0 - and all selects are working, but this changes the overall design of the app.
Yes. I tried it a week back. Also had lots of issues with the generic services. Some just wouldn't work while others did. I'll try it out and if I run into other problems I'll start another post. Thanks for the help.
Hi. I'm back on this one now. As you have probably seen I've upgraded to the v2 libraries but... didn't work. Still getting the same problem as well as the others I found (am coding a work around for that).
Hello. Sorry for delay, we are working on it at the moment. We will get back to you with update.
Still nothing I gather ?
Hi Bob,
Sorry, nothing yet.
Hi Bob.
We have learned your problem and need to say - it's a bug.
We have reported it to our developers and when it would be fixed we will update you here.
But we have found workaround for you.
Please follow these steps:
1 Open your scrCallHeader page.
2 Open Data tab.
3 click edit for "rstKillFloorList" "complete" event handler. http://prntscr.com/3glvu4/direct
4 And add to event handlers end following code: http://prntscr.com/3glvzu/direct
pre
code
Appery("blockKillFloor").find("select").selectmenu("destroy").selectmenu();
/code
/pre
Regards.