zend-form Questions
3
Solved
The radio buttons in Zend Framework are displayed in a column (one option per line). How can I remove the br tag from the markup so that all radio options stay in one line?
My decorators are:
pri...
Ascensive asked 21/7, 2009 at 22:36
2
Solved
I am building a ZendFramework application which as a login form asking for an email address and password - it seemed to make sense to validate the email address before hitting the database with the...
Parlor asked 6/8, 2009 at 15:32
3
Solved
Any one a idea how to simply create a form with Zend_Form and jquery? I want to use Zend_Form to validate the form so I don't have to dual script the form in JavaScript and PHP.
Thank you,
Ivo Tr...
Aircrewman asked 20/3, 2009 at 11:1
4
Solved
I'm working on building up an interface that I want to function as a "tabbed browsing" sort of function. Each of these tabs has already been written as an action and the tabbed interface works fine...
Humidity asked 2/6, 2009 at 18:44
2
Solved
I have 2 requirements:
1) All hidden input elements should be affected without removing standard decorators.
2) This should happen WITHOUT having to specify it on a per-element basis.
All I need i...
Cruces asked 3/2, 2009 at 19:23
1
Solved
I'm writing a custom validator that checks that at least one field has a value. I want to validate that either 'namefield' or 'idfield' has a value. One of them can be empty, or both can have a val...
Academician asked 23/12, 2008 at 0:36
4
I am dealing with Zend_Form right now and I am having a difficult time figuring out how to:
Use custom images for form buttons and,
Insert text and links in specific places (in my case I want to ...
Perspire asked 1/12, 2008 at 17:53
© 2022 - 2024 — McMap. All rights reserved.