Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6033329
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:28:04+00:00 2026-05-23T05:28:04+00:00

I have a text field in a Zend_Form that contains a numeric value. I

  • 0

I have a text field in a Zend_Form that contains a numeric value. I would like that value to be rendered as though it had been run through number_format(). For example, if the value in the field is 12345, I would like it to appear in the text field as 12,345.

On the submit side, I have a filter that strips the comma, giving me a clean numeric value when I eventually call $form->getValues(). [For the moment, let’s forget about the locale issue]

But how do I format the value that ultimately appears in the input field?

I guess I could:

  1. create a custom element class extending Zend_Form_Element_Text
  2. create a custom view helper extending the FormText helper
  3. set the custom element to use the custom helper
  4. add the ViewHelperdecorator on the form element itself
  5. register all required paths/prefixes with all the forms and elements

But it sure seems like a whole lotta hoops through which to jump. Anything simpler?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T05:28:04+00:00Added an answer on May 23, 2026 at 5:28 am

    Check out Zend_Locale_Format and set the value on your form element

    $element->setValue(Zend_Locale_Format::getNumber($value, array('number_format' => $xx, 'locale' => $lang_LOCALE));)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi I have a text field which I would like to bind to a
I have text field that may contain html text (like <b>Dickens</b> ) in razor
I have an input text field, which has a value something by default, but
I have a text input field like text box or text area. I want
I have a text field that can accept input of any kind. Based on
In normal html, we could have an array field like person[] <input name=person[] type=text
I have a text field where a user inputs a value in the form
I have text field that binding with int property ProductPrice and button that is
I have a text field that uses jQuery UI Datapicker. It also has an
So, I have a text field that can contain only letters, numbers, hyphens, dots

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.