Forum Moderators: phranque
I am unable to copy a table including PP buttons and paste it anywhere else without it somehow ruining the PP button functionality. .... The only way I get it to work is by going in and copying the actual code button for button...
When you copy and paste the table, do you validate the page immediately? It's very likely you are introducing an (X)HTML error, improperly nesting the form inside another form (or something), breaking the functionality. When you copy just the button code, it's limiting the possibility of error.