html - Place holder for with -


I want to give a placeholder for selectMenu. I am using the item to get value in the menu.

  & lt; h: selectManyMenu's requirement = "true" class = "select-group-select" value = "# {sentMessage selectedUserGroups}" & gt; & Lt; f: SelectionEdit value = "# {sentMessage.userGroups}" /> & Lt; / h: selectManyMenu & gt;   

Currently showing 'Select some options', but what do I want 'Choose user group'?

I tried to use it, but there is still no hope.

Try it out.

  & lt; h: selectManyMenu required = "right" Class = "select-selected group" value = "# {sentMessage.selectedUserGroups}" & gt; & Lt; F: SelectionEdit ItemLabel = "Choose User Group" Any SelectionOptic = "True" Item Value = "# {zero}" /> & Lt; f: SelectionEdit value = "# {sentMessage.userGroups}" /> & Lt; / H: selectManyMenu & gt;    

Comments

Post a Comment

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -