Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Link assets from contact (both in list view and in detailed view) #25

Open
KaiDol opened this issue Jul 27, 2015 · 1 comment

Comments

@KaiDol
Copy link

KaiDol commented Jul 27, 2015

As a user I would like to link assets to a contact, both in list view (via dropdown option) and in detailed view with a dropdown similar to the once in memo.

bildschirmfoto 2015-07-27 um 10 29 37

@chrberndt
Copy link
Contributor

We already had enabled the asset-tags for contacts, at least on the detail level but we have disabled this feature, since there is an unresolved issue with the synchronization with the card-dav categories.

According to the vCard standard, Categories may be grouped by type: https://tools.ietf.org/html/rfc6350#section-6.7.1 - which is a useful feature but can't be mapped to Liferay's AssetTags, since they are "only" tags (which do not support a concept of "types").

Therefore, we have decided to implement vCard compliant categories, which sync their contents to Liferay's asset-tags.

We could try to add ui-widgets similar to those of Liferay's AssetTags, but I assume, this is a bit costly task, since we can't rely on ready to use widgets by Liferay proper.

Nonetheless: a cool and useful feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants