Home » Database » DB_DataObject_FormBuilder » Bug #4313
customize linkNewValue's --New Value--
Details
| Request #4313 | customize linkNewValue's --New Value-- |
|---|---|
| Submitted | 2005-05-10 13:04 UTC |
| From | php at pinna dot nl |
| Assigned | justinpatrin |
| Status | Closed |
| Package | DB_DataObject_FormBuilder |
| PHP Version | 5.0.3 |
| OS | irrelevant |
| 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.