Questions

Tag Filter:
Hello.. I have three fields of which two of the three can be populated. One 1 and one 2. Issue is that if I enter "1" in the first field, two asterisks appear and can't seem to get it working properly. Any ideas? Thank you. http://dnndev.com/fiddle/fid/751
Hello.. When theres a certain validation error, database for example, having an e-mail sent when this occurs would be nice. It could be another special email entry in the form for validation errors of this type. I had to create a system which tracks mailing addresses. If theres an existing entry for the same address, the validate database tells the end-user that the address already exists in the l
Hello.. I have a form which when submittied, SQL creates a SHA1 hash of the information entered and checks it against existing entries in the database. If an entry already exists, the end-user is notified of such. If not, it's added. This uses RAISERROR for the error and I have Validate Type Database on the form for the error being returned. But I noticed that if there's an error with the insert,
I have set up a template and connected an add form. I want to validate the add form based on the email provided in the form. I want to ensure that each email provided in the add form does not already exist in my database. I have set up an output parameter in my stored proc. I was under the impression the value passed back would show in the validation summary. It does not do this. Instead, it submi
I have created a custom control. It is an image upload control with cropping. I would like to do some validation on the control and connect this to the XMP validation and summary that is happening on the form using the control. So for example, if the control had a attribute called required set then I would like to validate that an image was uploaded. If the controls attribute AllowNoCrop='false' I

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