I've looked through the manual/book, but mustn't be looking in the
right place.....
1) How do I:
findAll(array('Table.categoryt' != "A" )
ie, I know how to return results that are equal to "A" by => but what
about those not equal. Where do I find comparison operators possible
for my controller?
2) How can I alter the length of a form input field using form
helper? The rows, cols doesn't seem to be suitable for it. This is
only for formatting purposes, not for restricting the length of input.
3) I'm trying to update multiple records using a single form. Is this
the best way of doing it, or has something easier been developed that
I cannot find:
https://trac.cakephp.org/ticket/3044
---
Thanks for all the help given by everyone so far, my project has
really come together. Give me another 6 months, and I might even be
answering these type of questions!!
Damo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---