Questions

Tag Filter:
Hi, I have tried following the mutiple templates example so that I can display a full size image in a popup modal when the user clicks on a thumbnail image in a template list. I have tried an OnClientClick on the CommandImage, this didnt load anything, then after clicking several times did occasionally. I then tried using jquery to open the modal, this works but on itial open the modal is empty as
My CommandImage redirect appears to have a bug. The following code does not work: <xmod:CommandImage Text="CustomCommand" imageurl="~/portals/0/images/resultset_next.png" AlternateText="Next Page" ImageAlign="absmiddle" Width="32px" Visible='[[NextButtonVisible]]' RedirectMethod="Get" Redirect='[[Join("~{0}",[[NextTabPath]])]]'> The following code does work: <xmod:CommandIm

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