CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Description of listbox when value = ""

Print topic Send  topic

Author Message
spokeo

Posts: 3
Posted: 03/20/2013, 10:54 AM

HI!
I apologize now for my English, I hope to explain well =)

if i create a listbox taking parameters from a table, when i load the page with browser, i have the first parameter = "" with the default description "Select".
how can i change this description?
i would like to have an empty description!
can you help me?
thanks a lot
View profile  Send private message
Dorin

Posts: 50
Posted: 03/25/2013, 9:00 AM

Hi,

Open the HTML template and look for the listbox'scode. Something like:

<select id="search" name="{Name}">
<option selected value="Select"></option>
{Options}
</select>

Change the "Select" in whatever you want.

Regards.
View profile  Send private message
spokeo

Posts: 3
Posted: 03/25/2013, 4:05 PM

Thanks for the help!
reading your help, I decided to change the translation of the field.
just go in the translation file and set "" to "select_value."
in this way the values ​​are changed in the entire project.

Thank you.
Roberto
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.