Planned maintenance is scheduled for the week of June 15th - the exact date and time will be announced soon.
See More Details
Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Assets publisher
Hi,
I have this requirement,
when adding an object there is a part for Related assets.
when i click on select button its showing list of all assets
e.g.
[indent][indent][/indent]Accounts
Blogs Entry
Matters
Client
Message Boards Message
Web Content
Calendar Event
Bookmarks Entry
Documents and Media Document
Wiki Page[/indent]
But the client want only
[indent][indent][/indent]Accounts
Matters
Client[/indent],
Is there a way to Filter this list?
Thank you.
I have this requirement,
when adding an object there is a part for Related assets.
when i click on select button its showing list of all assets
e.g.
[indent][indent][/indent]Accounts
Blogs Entry
Matters
Client
Message Boards Message
Web Content
Calendar Event
Bookmarks Entry
Documents and Media Document
Wiki Page[/indent]
But the client want only
[indent][indent][/indent]Accounts
Matters
Client[/indent],
Is there a way to Filter this list?
Thank you.
As of now, I don't think there is configuration available to achieve it.
But you may override portal-web\docroot\html\taglib\ui\input_asset_links\page.jsp in plugin-hook and filter it.
But you may override portal-web\docroot\html\taglib\ui\input_asset_links\page.jsp in plugin-hook and filter it.
Pankaj Kathiriya:
As of now, I don't think there is configuration available to achieve it.
But you may override portal-web\docroot\html\taglib\ui\input_asset_links\page.jsp in plugin-hook and filter it.
Thank you for quick reply, where is this jsp located,
Do i need to create the hook, or download it or its already in the liferay portal.
You have to create hook. You will find portal-web\docroot\html\taglib\ui\input_asset_links\page.jsp in liferay's source code.
Have a look at Customizing JSPs by Extending the Original for more details.
Have a look at Customizing JSPs by Extending the Original for more details.
Community
Company
Feedback