Questions

Tag Filter:
Hello.. I have an add form (need to work on and test edit form) but if I click on Add without the required field, the validation appears at the bottom as it should. Yet, if I select on Cancel, nothing occurs. Anyone else having this issue? This is a test development DNN (community) v9.4.1 and XMP 4.8.0. Form below: http://dnndev.com/fiddle/fid/790
Hello.. I have the following form code. For the txtParcelID Textbox, there's been a request by the end users to have a dash automatically added after the second character automatically. I can't seem to get anything working properly. Any help would be appreciated. Thanks.. http://dnndev.com/fiddle/fid/772
Documentation specifies for the "Required" validation you may use either the "Text" of "Message" variable to display separate messages such as one in the validation summary and the other at the actual control. The behavior is not as expected. If you have a validate tag without the "Text" variable and you only use the "Message variable", then the validation message should only appear in the validat
Hi all, I am trying to implement database validation into a template based upon the "delete" button. The database returns the correct message but currently that shows in a standard error "crash" type format. I think I need to get the message into a validation summary tag, but I am struggling to get this working. Any suggestions would be much appreciated. Relevant parts of Code in fiddle below: htt
I'd like to do a comparison validation of a radio button group. Will XMP validation tag work with radio button groups? I'd like to test for a specific value to be FALSE for a radio button group. Example: If radiobuttongroupname.value is anything but 'N/A' pass validation OR If radiobuttongroup.value = 'N/A' fail validation I only see documentation for checkboxgroups. Has anyone else tried to valid

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