掲示板

jsf passthrough attribut for f:selectitem

7年前 に Eric Soucy によって更新されました。

jsf passthrough attribut for f:selectitem

Junior Member 投稿: 65 参加年月日: 14/01/21 最新の投稿
Hello,
I was wondering how to get passthrough attributes for a f:selecitem
thanks

Eric
thumbnail
7年前 に Kyle Joseph Stiemann によって更新されました。

RE: jsf passthrough attribut for f:selectitem

Liferay Master 投稿: 760 参加年月日: 13/01/14 最新の投稿
Hi Eric,
Passthrough attributes should work normally with f:selectItems. Please check out this passthrough attributes tutorial for more info. Also note that the passthrough attributes feature was added in JSF 2.2, so it will not work in JSF 2.1. If you are having a specific issue, please post your code and let us know what the specific problem is.

- Kyle
7年前 に Eric Soucy によって更新されました。

RE: jsf passthrough attribut for f:selectitem

Junior Member 投稿: 65 参加年月日: 14/01/21 最新の投稿
Hello,

we are using jsf 2.2 with liferay faces 4.2.5-ga6
I' ve read that passthrough attributes must be used with H: tags and not f: tags ???
thx
thumbnail
7年前 に Kyle Joseph Stiemann によって更新されました。

RE: jsf passthrough attribut for f:selectitem

Liferay Master 投稿: 760 参加年月日: 13/01/14 最新の投稿
I haven't tested this myself, but BalusC (a member of the JSF expert group) claims it will work. Give it a try and let us know if it works or not.

- Kyle