propertyKey feature
-------------------
Key: DISPL-397
URL: http://jira.codehaus.org/browse/DISPL-397
Project: DisplayTag
Issue Type: New Feature
Components: I18N
Affects Versions: 1.1
Reporter: Felipe Leme
Priority: Minor
The <display:column> tag should have a propertyKey attribute, analog to
titleKey. I.e., if this attribute is set, the value of the row will be
determined by the I18N message defined by the value of the property defined by
this attribute.
For instance, I have a page where I need to display the status of each user;
the User object has a Status property which in turn has the messageKey property
(so the meaning of each status can be i18nlized). So, it would be nice if I
could use the following line:
<display:column propertyKey="status.messageKey"
titleKey="userList.title.status"/>
If there is interest in such feature, I could implement it and provide a
patch...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel