Questions

Tag Filter:
In the markup below… the Success Template and Continue Buttons are rendered and the Continue button works, but it DOES NOT redirect to the specified URL? <AddSuccessTemplate> <ItemTemplate> <h1>Thanks for Signing Up</h1> <p>Click the button below to go to your profile page</p> <xmod:ContinueButton Text="View Your Profile" Redirect="http://ibm.com" RedirectMethod="Get" /> </ItemTemplate> </AddSucce
I'm trying to use the continuebutton token in the AddSuccessTemplate. Documentation Example is incorrect because it leaves out the ItemTemplate tags. However when I use this within the ItemTemplate Tags, I get a DNN error. If got it simply with a text ="Continue" as the only parameter. The following is in the DNN Event Viewer:: DotNetNuke.Services.Exceptions.PageLoadException: Validation of viewst

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