Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot delete an item from UT lists
Message
General information
Forum:
Level Extreme
Category:
Other
Title:
Cannot delete an item from UT lists
Miscellaneous
Thread ID:
01181327
Message ID:
01181327
Views:
7
Starting today, any attempt to delete an item from any UT lists (Favorite Messages, Agent Messages, etc.) generates script error:
LXDeleteMethod is undefined.
function ResetForm()
{

   // If we have a custom delete
   if (LXDeleteMethod!='ResetForm')
   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   {
      eval(LXDeleteMethod)
      return
   }
...
--sb--
Next
Reply
Map
View

Click here to load this message in the networking platform