cancel
Showing results for 
Search instead for 
Did you mean: 

Item Grouping for wec:selectOneMenu not supported?

Former Member
0 Kudos

Hello All,

I have this requirement where I need to display items in a dropdown as groups (same as what is offered by standard JSF). I used the WCEM tag wec:selectOneMenu to display the items (sent from the handler as a list of SelectItem). This works fine. But when the items being sent by the handler are changed to groups (list of SelectItem containing SelectItemGroups, each group having an array of SelectItems), no items get displayed. When I changed the xhtml to use f:selectOneMenu, the same code from the handler worked perfectly.

Can somebody help me here and indicate to me what I might be doing wrong? Is it by chance that SelectItemGroup is not supported by the WCEM tag?

Thanks & Regards

Pranshu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi All,

This functionality is now fixed and available as a patch. Please refer to SAP note 1968983.

Regards

Pranshu Agarwal

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi All,

Any help would be highly appreciated.

Thanks

Pranshu Agarwal