All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.liferay.dynamic.data.mapping.dependencies.readonly.ddm-journal-article.ftl Maven / Gradle / Ivy

There is a newer version: 3.0.57
Show newest version
<#include "../init.ftl">

<#if hasFieldValue || showEmptyFieldLabel> <#if hasFieldValue> <#if !disabled> <@liferay_aui.input name=namespacedFieldName type="hidden" value=fieldRawValue /> <#assign jsonObject = getFileJSONObject(fieldRawValue) journalArticle = fetchLatestArticle(jsonObject) /> <#if journalArticle != ""> ${escape(journalArticle.getTitle(requestedLocale))} ${fieldStructure.children}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy