Questions

Tag Filter:
I'm using the form designer. I've added a listbox to the form, but the Control Data Source dropdown is blank. I was expecting to be able to select from tables and this would create the table join. What am I missing? I know I can add the individual options, but I will use the same selection on other forms and therefore prefer the table. Thank you. (Sorry, accidentally posted this to topics.)
Hello.. I have a drop down list (DDL) which is being populated by a control data source (CDS). Via this CDS, I have the SELECT statement looking up a folder path and the folderid of the folder. The DDL DataTextField and the DDL DataValueFields are configured for the folderpath. This is fine for the folder location column in my table. But too, I need to store the folderid for another column in my d

What does this mean?!

Answer Accepted
I have a form which is going to be used so the end-user selects two drop-down lists and then these selections are used for exporting information via a feed. Originally, the top control data source didn't have the convert; it should be a normal int for the disasterID. So for the first drop-down list, I had the DataType=int, but this failed. If I change this to int32, I get the same error as below.
Hi, I need to fill a label/text/textarea field with a text based on a selection in a dropdownlist. I have a control data source to get the text for the label/text/textarea. It works datawise with a second dropdownlist (targetcontrol/datasource) But it looks awful, because the texts to be filled are too large (and an HTML option can't be styled in IE). Anyone knows how to best tackle this? Thanks,
Is it possible to fill more than one form control from a Control Data Source? I have a table called 2013Users with UserID, FirstName & LastName as columns. The form is bound to another table called 2013Results and I have a drop down list bound via the XMod Control Data Source displaying the UserID's. On the form I would like to have two text boxes for FirstName and LastName and when the drop down

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).