Sign In to Participate
Or register to become a member
Rank Member Pts
Tags
No tags found

Getting Good Answers

How do you get good answers to your questions?  Ask good questions. That means:

  1. Good Titles: Give your question a concise but informative title. Rather than "Email Forms", use "Sending multiple emails from forms".
  2. Do Your Research: Check out the XMod Pro help file, the XMod Pro Guide on this site, do a search in this Answers forum. Members are friendly and more than happy to help, but it's good etiquette to show you've done your homework.
  3. Is It Answerable? Your question should be practical and answerable. Provide clear and accurate details about your specific problem. Be sure to include all the pertinent information or links to images and examples. 
  4. Show Your Appreciation: If someone correctly answers your question, come back and ACCEPT the answer. That gives them points and helps others know it was a correct answer. If members know you'll accept an answer, they'll be more likely to spend time on your next question(s).
0 Votes
2 Answers
How can I sort control data source items?

The obvious method doesn't seem to work. I've selected the field I want to sort on in the control data source. One listbox using one data source is sorting by nonsense. Another CDS keeps reverting to sort on primary key asc no matter what I change it to. …

Author: Lisa
0 Votes
1 Answers
Default entry in ddl that uses a control data source?

How would one put a stub entry at the top of a ddl list when the ddl is being populated via ControlDataSource (stored procedure)? The purpose is that I have a short script listening for the change event of the ddl, but it doesn't fire unless the list is …

0 Votes
1 Answers
using controldatasource with token

Why does not this work? When I apply the token it crashes the module, it I remove the where clause it fine. I I try and apply as a parameter to the controldatasource that also crashes the module <ControlDataSource Id="dsinit" CommandText="SELECT …

0 Votes
1 Answers
Form ControlDataSource and DNN Roles table

I am creating an add form with a DropDownList control. When I add AppendDataBoundItems="true" to the control and set the DataSourceID to a select statement for the DNN Users table the appended list item shows as the default for the list (in this case - …

0 Votes
2 Answers
Change DataSource

Hi, I have a drop down list whose DataSourceId property needs to change depending on an option chosen from a radiobutton list. Is it possible to change the DataSourceId with jquery and if so, how? I've tried doing  alert($('#' + Authorisation …

Votes
0 This question has no answers. Answers

Author:
Tags:
No questions or answers were found
No questions or answers were found
More Questions
Ask question