Showing posts with label Width of the select one choice adf. Show all posts
Showing posts with label Width of the select one choice adf. Show all posts

Monday, January 27, 2014

Adjust the width of a selectOneChoice LOV

<af:selectOneChoice value="#{bindings.OrganizationCode.inputValue}" label="#{bindings.OrganizationCode.label}"
                              required="#{bindings.OrganizationCode.hints.mandatory}"
                              contentStyle="width:200.0px"
                              shortDesc="#{bindings.OrganizationCode.hints.tooltip}" id="soc1">