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
How to put a "document" input field in the configuration of a portlet
Hello, I'm building a new portlet and one of the requirements is being able to select a document in the configuration of the portlet (previously uploaded in the Document and Media section)
I'm looking for something similar in the core code but I haven't found anything.
I know that using the <aui:input type="file" /> could do the trick, but in this case we need to select an already uploaded file.
Could you help me? I'm working with DXP 7.3
Thanks and regards