Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Fixed
-
1.24.19
Description
It is not possible to export a table from Table Grid with the name "Comments".
Steps to reproduce:
1 - Create a Grid with name Comments:
2 - Perform an interaction to export this Grid:
#{for z=TableGrid.CommentsCount}
${TableGrid.Comments[z].Campo_texto}
#{end}
3 - An error is thrown: