your message will be added to the discussion below:
http://cakephp.1045679.n5.nabble.com/How-to-avoid-extra-php-code-in-views-tp5689970p5691020.html
To start a new topic under CakePHP, email [hidden
email]
munity: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help
> others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> [hidden email] <http://user/SendEmail.jtp?type=node&n
Thom,
Thanks for taking the time to respond. This would be a good time to fix
some things in my application if needed. So, I appreciate your help and
suggestions.
Based on your feedback, I feel like I need take your lead and explore a
few things. These are topics I have been wondering about.
Hi Bill,
Not exactly sure if you just asking how to hide specific elements or
restrict who can edit what.
For the former, I would suggest you filter the list in the controller to
create separate "editable" "viewable" arrays that you can use in the
controller. This would both remove your repeat