Join our DNN Community    (Newsletter, Tips, Tricks and Forums for DNN Skins & Modules)

 


 
Microsoft Gold Certified Partner - DNN Benefactor

DotNetNuke Powered! 


Friday, November 21, 2008 Register · Login · Contact · Search:  
Company Solutions Portfolio Contact
Forums
Tips and Tricks
You asked for it, and we added it. We have so many great developers using ListX right now - it would be best to get some samples straight from the gurus who swear by it. View and Add your samples and tips here!
Subject: lxComboselect fails

You are not authorized to post a reply.   
Author Messages
psacca
Posts:5

08/10/2008 7:57 PM Alert 
Can some tell me why this does not work. I read a database record and try to select 1 of the 3 values in a list box. The "Status" fld has data, but it will not select the correct value!!!

Here is my query:

Select email, phone, ArrivalDate as Arrival, DepartureDate As Departure, Status, HomeID from Reservations where ReservationID = [RecordId]






<select name="Status" id=Status size=1 style="width:150px;">
<option value="Pending">Pending</option>
<option value="Confirmed">Confirmed</option>
<option value="Cancel">Cancel</option>
</select>
<script> language=javascript>
lxComboselect('Status','[Status,Form]');
</script>
Shaliksh
Welterweight
Posts:27

08/14/2008 9:19 AM Alert 
psacca,

I am not sure why you are using comboselect, if you just want to select 1 value out of 3 from the drop down you can use '[Status,F]'.


Shalik
R2integrated

You are not authorized to post a reply.
Forums > Bi4ce.Modules.ListX > Tips and Tricks > lxComboselect fails



ActiveForums 3.6
Latest Post
 
At R2integrated (formerly Bi4ce), we take support seriously.  That's why we support our customers and DNN community with daily monitoring from our experienced engineering team.  We ask that the first step taken is to read the relevant documentation and support forums prior to submitting any questions that may already be available or have been answered.  We ask that you review the documentation that we provide for our products before posting a question.

The Forums are for our customers to chat, exchange ideas and strategies, and submit feedback.  Please be sure to perform keyword searches for previous related forum responses.

To be helpful when submitting a new item, please include the following: 
  1. DNN Version
  2. Module Version
  3. Admin Log Viewer Information
  4. Environment detail: Operating system, .NET framework version, database and version, IIS version, Browser version (if appropriate)
We always try to respond quickly and monitor the forums daily during business hours (EST).  Occasionally, requests for a specific project requirement may not apply for the free support offered. For project specific support please submit via our Information Request form.

Thank you for using our Forums.

Click here to register for the Forums
 
© 2008 by R2integrated (formerly Bi4ce) | DNN® is a registered trademark of DotNetNuke Corporation