ColVis question
ColVis question
bjarkekr
Posts: 6Questions: 2Answers: 0
Hi,
I just installed the ColVis extension. And when a user changes which columns to see and then clicks on a <td> which has an onclick event the user is presented with the standard message from firefox "This page is asking you to confirm that you want to leave - data you have entered may not be saved."...
This only happends when the user has tried to change the columns beeing shown.
This discussion has been closed.
Answers
Just did a test. The same happends if its a normal link.. <a href="..."> instead of an onClick event on the td.
Can you link to the test case please?
Allan
I will try to replicate it with an easy code example. Dont think I will get to until tomorrow..
I think it is something else on the page that is mixing with the colvis script.. I made a simple example and cant replicate the error.
All I know is that before colvis this message didnt come up and now it does. And I cant seem to replicate it easily..
Will return with more info as I know this is not worth anything.