@Ceryl: yeah I did a little test-view and I think you're right, when you have a lot of different pages where empty data can occur, there would be many elements. So I tried to check the data within the view and displayed a certain div-container when the data-array was empty. It works without any problems.
@Martin: This is exactly what I meant. First run information should be given to the user, after the user registers and "sees" a function or category for the first time. How did you implement that? Do you check if the data is empty within the view? What other ways could we go to achieve the desired behaviour? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
