Access Point ajax zero footprint not allowing paste of values into input field
I have an input field that allows the user to enter multiple values. When I have a list in the clip board and I try to paste them in the field, it only copies the first value.
I have a export function to export data from a chart to an excel file. Using ajax zero footprint this works..
When I use the IE Plugin, the copy of values works in the input field, but an error occurs on the export (see below)