3

I'm new to Liferay and I have the following situation:

I would like to add extra properties to document metadata field types in Liferay 6.1.20.

For example, I would like to add property 'readonly' to select boxes (see image), as it is a user requirement to show some controls disabled.

Should I use the Expando functionality, a jsp override hook or another approach?

Liferay document metadata field type properties

4

1 回答 1

1

我认为 Expando 功能、jsp 覆盖挂钩是一个很好的方法。但是使用 Expando 你不能将它创建为必填字段。

于 2013-03-11T17:47:27.800 回答