Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 561851
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T12:29:36+00:00 2026-05-13T12:29:36+00:00

Can I get html select option label based on option value <select id=xx> <option

  • 0

Can I get html select option label based on option value

<select id="xx">
  <option value="i_Have_value">I Need This Label</option>
  <option value="i_Have_value2">I Need This Label2</option>
</select>

By using jsf selectOneMenu and rich:comboBox in single form, i landed up in this kind of requirement.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T12:29:37+00:00Added an answer on May 13, 2026 at 12:29 pm

    By using jsf selectOneMenu and rich:comboBox in single form

    JSF is a server side component based MVC framework which generates HTML. JavaScript is a client side scripting language which only has access to the HTML DOM tree.

    Thus, when writing JavaScript code for a JSF webapplication, you should not look at the JSF source code, but at its generated HTML output (open page in browser, rightclick and view source).

    You’ll under each notice that the generated HTML element ID’s are actually prepended with the HTML element ID’s of the JSF UINamingContainer components (e.g. UIForm, UIData). Thus, the actual HTML element ID of your dropdown element may be rather "formId:dropdownId". You need to use exactly that ID in JavaScript.

    In the future, when posting this kind of questions in StackOverflow, please talk in JSF context, not in HTML context, certainly as long as you don’t understand how JSF works under the hood. This way you’ll also have more chance that others will post more JSF-suited answers and suggestions so that you don’t need to “hack” it low-level with JavaScript. There’s namely often no need to do so.

    Good luck.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 433k
  • Answers 433k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer What about this: $str = preg_replace_callback("/([ \w]+:)/", 'makeStrong', $str); If… May 15, 2026 at 2:52 pm
  • Editorial Team
    Editorial Team added an answer Apparently, IE7 doesn't support getElementsByName. Since I only had 3… May 15, 2026 at 2:52 pm
  • Editorial Team
    Editorial Team added an answer For generic tool questions like this, the first step is… May 15, 2026 at 2:52 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.