Description

None

Attachments

1
  • 01 Jun 2011, 02:22 PM

Activity

Show:

Matthew LeeAugust 20, 2012 at 5:51 PM

Committed on:
Portal 6.1.x CE GIT ID: ae054c25efe0c6a2c8e770c3e088503079acc678.
Portal 6.2.x GIT ID: e7447dbb56b17d57b56e9611f41cf9b48ece0da5.

Juan FernándezMay 16, 2011 at 1:50 AM

Hi Matthew:
I moved this ticket to "community backlog", meaning that his feature is interesting and can be implemented by the community or Liferay as an improvement for a future version.
We will appreciate if you or any community member contribute this functionality
Thanks for your feedback!

Matthew SmithMay 13, 2011 at 12:42 PM

Something along the lines of

Attribute attribute = attributes.get(id);
int size = attribute.size();
String value;
if(size > 1) {
StringBuilder sb = new StringBuilder(attribute.get(0).toString());
for (int i = 1; i < size; i++) {
sb.append(",").append(attribute.get:info.toString());
}
value = sb.toString();
}

Something went wrong on our end

If this keeps happening, share this information with your admin, who should contact support.

Hash 1OK37AJ Trace a4dd9366ad164eeaa542f0ea8afe9544
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

SE Support

Reporter

Matthew Smith

Branch Version/s

6.1.x

Backported to Branch

Committed

Liferay Contributor's Agreement

Accept

Affects versions

Priority

Medium

Zendesk Support

Flag notifications