Questions

Tag Filter:
I am making a website that displays information about various other websites. I want there to be a drop-down list containing the names of each of these other websites. When the user selects one of these site's names, the page should be refreshed with this site's ID as a query parameter in the URL. For example, if the user wants to view "Website1" with ID "12000," the URL should be "http://dnndev.m
Hello.. I have a search form and it's working well. But, I have JavaScript to check the validity of the form and returning True/False. Yet, no matter what I do, the redirect is ALWAYS occurring no matter whether True/False is returned. Why is this occurring?! Thanks.. http://dnndev.com/fiddle/fid/627
The documentation for AddButton does not give any explanation for data-action. Where would I find this information?
Hi, after a long time I found the way to have working FormView and templates. My next question is if we can load automatic data from FormView to Template with out click on AddButton Redirect="samepage?Id=[[Id]]" RedirectMethod="Get" Text="Submit" Thanks in advance for your replies.
I have an AddForm with an AddButton that works like a search and posts back to the same page to display a grid. When the AddButton is clicked it works fine however when the user hits the Enter key it does not do the postback. Is there a way I can force that?

Getting Good Answers

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

  • Good Titles: Give your question a concise but informative title. Rather than "Email Forms", use "Sending multiple emails from forms".
  • 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.
  • 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. 
  • 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).