Just added a simple content grid datatype. I set the max rows to 12. In the Page Editing Tab, the expected column headings appear correctly. However, clicking the "Add row" button causes a javascript alert to pop up saying the max rows are "-12". So I removed the requirement in the datatype so it should allow unlimited rows and tried again. This time nothing happened when I clicked "Add row".
This is the Chrome Console output for when the "Add row" button is clicked. Give me the impression there's a dependency missing.
TypeError: undefined is not a function
at Object.$scope.addRow (http://localhost:53246/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…nUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=1714882888:1301:285)
at http://localhost:53246/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…bnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=1714882888:13:4671
at http://localhost:53246/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…lbnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=1714882888:75:112
at Object.e.$eval (http://localhost:53246/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…bnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=1714882888:14:7447)
at Object.e.$apply (http://localhost:53246/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…bnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=1714882888:14:7554)
at HTMLButtonElement.
Add Row issue 7.1.8
Just added a simple content grid datatype. I set the max rows to 12. In the Page Editing Tab, the expected column headings appear correctly. However, clicking the "Add row" button causes a javascript alert to pop up saying the max rows are "-12". So I removed the requirement in the datatype so it should allow unlimited rows and tried again. This time nothing happened when I clicked "Add row".
Please advise.
Craig
This is the Chrome Console output for when the "Add row" button is clicked. Give me the impression there's a dependency missing.
TypeError: undefined is not a function at Object.$scope.addRow (http://localhost:53246/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…nUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=1714882888:1301:285) at http://localhost:53246/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…bnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=1714882888:13:4671 at http://localhost:53246/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…lbnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=1714882888:75:112 at Object.e.$eval (http://localhost:53246/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…bnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=1714882888:14:7447) at Object.e.$apply (http://localhost:53246/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…bnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=1714882888:14:7554) at HTMLButtonElement.
Don't worry about answering this one, I switched to Archetype. Maybe you did to!
Craig ;)
I have the same issue is there still no solution to this?
Andrew :(
Use Archetype ;) or maybe the Grid in 7.2 will sort this out.
is working on a reply...