Skip to content

A short example on how to get Liferay DDL attributes dynamically in Freemarker, Java and Velocity Marker

Notifications You must be signed in to change notification settings

Temire/Getting-DDL-Attribute-Dynamically

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Getting-DDL-Attribute-Dynamically

A short example on how to get Liferay DDL attributes dynamically in Freemarker, Java and Velocity Marker

In the examples the trick is to get the DDL records using 'DDLRecordLocalServiceUtil' library of liferay. After doing so the Field values can then be gotten as serializable object and the cast to the appropriate datatype for the attribute.

About

A short example on how to get Liferay DDL attributes dynamically in Freemarker, Java and Velocity Marker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published