Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     How to set the selected value property for dropdownlist in HTML layout painter

Read-Only Read-Only Topic
Go
Search
Notify
Tools
How to set the selected value property for dropdownlist in HTML layout painter
 Login/Join
 
Member
posted
Hi,
I've a dropdownlist in my html page.
I need to set the selected value of the dropdownlist dynamically.
In the layout bar, for dropdownlist, i'm not finding any property to achieve this.

Please suggest me is there any way to set the selected value.


Moogi
-----------------------------------------------------------
Prod: WF 7.1.3 Platform Windows, databases: msSQL2000, msSQL2005
Test: WF 7.1.3 on the same platform and databases
 
Posts: 8 | Registered: January 12, 2006Report This Post
Master
posted Hide Post
document.test.selLabel.options[0].value =
document.test.selLabel.options[document.test.selLabel.selectedIndex].value

Hope this helps,


WFConsultant

WF 8105M on Win7/Tomcat
 
Posts: 780 | Location: Florida | Registered: January 09, 2005Report This Post
Expert
posted Hide Post
Hi Moogi,

Has this issue been resolved on your site? Did Kamesh's suggestion help you?

I am not very sure regarding "set the selected value of the dropdown list dynamically", can you please provide a bit more contents on what you are trying to accomplish here?

I did some search on Information Builders' online documents and came across the following topics which may be of interest:

Summary: Data values with ampersands don't work with dynamic dropdown
http://techsupport.informationbuilders.com/known_problems/11952071.html

Summary: Dynamic drop down box does not get populated
http://techsupport.informationbuilders.com/known_problems/61411053.html

Layout:Populate dropdown box with data in descending order
http://techsupport.informationbuilders.com/sps/20242051.html

Dropdown box not dynamically populating from DEFINE field
http://techsupport.informationbuilders.com/sps/20252046.html

Resource Layout Dynamic dropdown not populated - security on
http://techsupport.informationbuilders.com/sps/92171082.html

Chaining dynamic dropdowns cannot be seen by some users
http://techsupport.informationbuilders.com/sps/92091068.html

Here is a general guide for Creating Dynamic or Static HTML Dropdown Lists for &Variables using -PROMPT-type input.

You will need an InfoResponse userid/password to access these documents.

Hope this helps. Cool

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
 
Posts: 1948 | Location: New York | Registered: November 16, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     How to set the selected value property for dropdownlist in HTML layout painter

Copyright © 1996-2020 Information Builders