Results 1 to 2 of 2

Thread: Problem with selectOneMenu

  1. #1
    Join Date
    Dec 2008
    Posts
    1

    Red face Problem with selectOneMenu

    Hi,
    Need assistance to the problem with selectOneMenu behaviour.

    I had .xhtml which accepts the details about the 'app' model.

    The 'referenceData' bean will provides the values to 'app:Status' selectOneMenu.The default value is 'enable' for the app:Status,Even i change the value to 'disable'.

    If any validation fails while validating the other properties of 'app' model the selectOneMenu(app:status) value will be reset back to the initial index( i mean the new value will changed back to the old value -- From Disable to Enable).

  2. #2

    Default

    The 'referenceData' bean will provides the values to 'app:Status' selectOneMenu.The default value is 'enable' for the app:Status,Even i change the value to 'disable'???

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •