Hi,
In the new version of CC, how can I check if there is no result from the query?
If the table is empty or at least the WHERE statement can't find any record, usually we get an empty page (front-end, standard connection). Maybe, if there is something in the header or footer, it appears.
But I want to show a message if there is nothing to present...
Max, related to this question and to similar others, is it possible to get from you a list of objects and variables which we can use in php code (like $MyRow for example)?
The same goes for CF (for example - if I edit a record, what is the container of the table row for that record?
Emanuel.
In the new version of CC, how can I check if there is no result from the query?
If the table is empty or at least the WHERE statement can't find any record, usually we get an empty page (front-end, standard connection). Maybe, if there is something in the header or footer, it appears.
But I want to show a message if there is nothing to present...
Max, related to this question and to similar others, is it possible to get from you a list of objects and variables which we can use in php code (like $MyRow for example)?
The same goes for CF (for example - if I edit a record, what is the container of the table row for that record?
Emanuel.