Tabular Input

Hello!

I would like to realize the “Tabular Input”, but I currently don’t solve it.

I try to install this extension, but I can’t delete items.(eha.ee/labs/yiiplay/index.php/en/site/extension?view=tabular)

Can somebody help me or show me manual on this topic with examples? Please…

6373

1112.png

I had the same issue, have multiple form grids in single page and delete and add buttons were not working.

Check your js file and probably rename your delete and add methods to deteXYZ and addXYZ in js and item view file to verify it calling the correct one.

also inspect element and verify the row ids that loading correct.