rovad
Junior Member
- Dec 27, 2009
- 199
- 66
I was playing with some automated table filling script in iMacros that would be able to take the data from a .csv file and paste it into the right cell of the WP-Table Reloaded plugin in a wordpress site. I have a lot of data to copy paste so it's a boring task to do manually.
My only, unsolvable, problem is that the line in the datasource .csv file and the line in the table where data needs to be pasted do not match.
So I have line 2 in .csv, and I put SET !LOOP 2, but then I have for example line 6 in the WP-Table Reloaded plugin admin area, which would require SET !LOOP 6.
I can't seem to find a workaround for this, please if anyone has any idea on how to solve this I'd be grateful. I think it just might be something very stupid and easy but I can't figure out what.
My only, unsolvable, problem is that the line in the datasource .csv file and the line in the table where data needs to be pasted do not match.
So I have line 2 in .csv, and I put SET !LOOP 2, but then I have for example line 6 in the WP-Table Reloaded plugin admin area, which would require SET !LOOP 6.
I can't seem to find a workaround for this, please if anyone has any idea on how to solve this I'd be grateful. I think it just might be something very stupid and easy but I can't figure out what.