| CARVIEW |
0 answers
0 votes
Ajax observeField.
Hey folks,
I'm seriously don't know what to do anymore.. so I thought I just ask for your help.
I've got a dropdown box, and want to update a div, when the value in the dropdown changes.
So here my code:
echo $form->create('Add');
echo... 1 answer
0 votes
find('list'...) DropDown-list with key-values + description for more information?
Hello,
i created a dropdown-field with key-values. So when i click on the drop-down field, it looks like:
(1)
(4)
(8)
...
Well, that's not much. To show the user more information, is it possible to show another value after this numbers (e.g. a field...
0 answers
0 votes
Tagging for two models
I'm trying to implement tagging for two models. Group and Member.
It works for Group but not for member, and I can't figure out why..
Members Controller
function updateInterests() {
if ($this->data) {
App::import('Core',... 0 answers
0 votes
Assigning variables on layout/default.ctp
I'm looking to be able to set some variables contained within the layout/default.ctp file, which I can then assign using an included element.
The idea is that the site has a two-level navigation system. The primary navigation, a horizontal bar...
0 answers
0 votes
how to make views for data subsets
I have data as follows (replicates a spreadsheet):
Many Sheets
which each have Many Rows
which each have Many Columns
I've been banging my head against CakePHP for about three days now trying to do something that should be very simple:
Display a...
0 answers
0 votes
Strange behavior with subclasses and Aro component
Having a strange problem with some inheirited classes and the Acl plugin, wondering if anyone had any insight with this.
Trying to create a plugin that holds a lot of common account management stuff in a superclass called FrameworkAccount. I'm...
1 answer
0 votes
Enable Gzip compression and set Cache expire times in CakePHP
I am using CakePHP with Apache2. Analyzing my pages with the tool PageSpeed from Google, I find two main problems. The first is that I should enable gzipping of content, the second that I should leverage browser caching for images, javascript and...
1 answer
0 votes
Fat Models, Skinny Controllers | Where should I put this logic?
I have an old web-game that I'm overhauling completely. The game was not designed with a MVC architecture, so I'm laboring over how to separate the logic as I rebuild it in cakePHP.
In this application, users create and train fighting characters,...
1 answer
0 votes
How to call a function in controller when checkbox is checked
I have a checkbox to show if a record is reviewed.
I have written the function to update the DB in the controller class using ajax.
How to call this function when checkbox is checked,Should this be called in onclick event?
~~~~
If checkbox is...
1 answer
0 votes
auto suggest
hii,
how to implement ajax auto suggest search on cakephp ?
This is my form ,
<div class="Search form"
<?php echo $form-create('Search');?
<fieldset
<?php
echo $form-input('search');
?
<?php echo $form-end('Go');?
</fieldset
</div
plz help me...
How does CakePHP Questions work?
CakePHP Questions is easy to use: Register and login or directly login using OpenID and just ask your question!
After you ask your question you just need to wait until you have got some answers and pick the correct answer.
Other users might help you by finding the right answer by voting and giving comments.
Tags
- pdf x1
- schema x2
- saveall x2
- file x2
- paginate x2
- best sites x1
- skinny controllers x1
- modules x2
- index x3
- Joomla x1
- between x2
- view access x1
- signup x1
- array x1
- hidden x1
New Questions
Hot Questions
© 2009-2010 Cake Development Corporation
Developed by the Cake Development Corporation for Cake Software Foundation, Inc.
