PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB_DataObject_FormBuilder » Bug #4313

customize linkNewValue's --New Value--

Details

Request #4313customize linkNewValue's --New Value--
Submitted2005-05-10 13:04 UTC
Fromphp at pinna dot nl
Assignedjustinpatrin
StatusClosed
PackageDB_DataObject_FormBuilder
PHP Version5.0.3
OSirrelevant
Roadmaps(Not assigned)

Comments

[2005-05-10 13:04 UTC] php at pinna dot nl

Description:
------------
It should be possible to edit the text for the --New Value-- option in the selectbox with linkNewValue.
I saw in the sourcecode (line 2336 in FormBuilder.php) that there is a comparison on the literally text '--New Value--'.
I might be wrong, but I think this could be changed to the (html)option value and set the (html)option text to some customizable text...

[2005-05-16 14:40 UTC] ale dot pas at tiscali dot it

This is certainly a good idea, we need localization in the forms.