[TYPO3-core] RFC #1957: Feature: When deleting a record in the BE, MsgBox should show the record label
Rob Vonk
typo3 at robvonk.com
Fri Aug 29 14:56:43 CEST 2008
This is an SVN patch request.
Type: New feature
Bugtracker references:
http://bugs.typo3.org/view.php?id=1957
Branches: Trunk
Problem:
When I delete a record in the BE in Web > List, I get a message box wit
the following text:
Are you sure you want to delete this record?
[Cancel] [OK]
Usability-wise, this could be improved by providing the record label (or
the title):
Are you sure you want to delete the record "My Record 1"?
[Cancel] [OK]
Solution:
Get the title from the record and add it to the messagebox
Notes:
This patch just adds the title to the messagebox. The message itself
isn't changed. To change the message too (place the question mark behind
the title), the Local Language deleteWarning should be changed or a new
one should be introduced.
Regards,
Rob Vonk
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: delete_patch.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080829/d6a6fda3/attachment.txt
More information about the TYPO3-team-core
mailing list