tomaz wrote:Have you excluded all other possible options?
I am not sure what else to exclude. For example:
If create a grid with DB columns First_Name and Last_Name and leave the column captions alone the info displays correctly.
If I change the first column caption to First Name, the data shows up blank and the rest of the data remains.
It is almost as if the query that is being use to display the data is using the columnCaptions field instead of the columnNames in the jos_grids DB Table.
In fact I would venture to guess that is exactly what is happening, but I have no idea where to look to see, if that is the case.
This is the MAJOR issue with me being able to deploy this extension on my site. I do have some suggestions for enhancements, but will have to wait to see what is done with this issue first.
Any help would be greatly appreciated.
ps. I do not have Table JX, so I have not been able to see if it is OK in grid vs. card format