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

Related Questions

HTML Javascript question to get the selected value of a input-select I can use
In HTML, you can send data from one page to another using a GET
My form.html <form id=search-form method=post action=. name=f> <p><label for=id_customer_type>Customer type</label> <select name=customer_type id=id_customer_type> <option
I create a dropdown list by using ASP.NET MVC helper like this, <%=Html.DropDownList(Group,-please select
I want to write Html format, but I can not even get a simple
I can get the element like this $(#txtEmail) but I'm not sure how to
I can get a list of running threads from Process.GetCurrentProcess().Threads, but I need to
For some reason, I can't get this to work. My options list is populated
I can get easily see what projects and dlls a single project references from
I can get both System.Net.Mail and System.Web.Mail to work with GMail, but I can't

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.