Questions

Tag Filter:
I have a template with a DataCommand (something like the approval process mentioned here ). Currently I use the jQueryReady tag to apply some effects to the template. This all works fine with the template Ajax="False" setting. However, when I set Ajax="True" obviously the document ready doesn't get fired again when the module updates. Is there a way to re-run my jQuery code so I don't loose all t
Hi, does anyone know how to setup an Xmod Pro template (or form) that allows a user to: 1). edit field values directly within a list; and then 2). click an "Update" button at the bottom of list that runs a sql command over all rows in that list? I have a sql table called 'Jobs' and a child table called 'Products'. Sending the user into edit mode for each Product row they want to update is painf
Anyway to call a stored procedure within a CustomCommands - DataCommand within a template? E.g.: [CustomCommands] [DataCommand CommandText="UpdateApproved" CommandType="StoredProcedure" ConnectionString="[[ConnectionString:ExternalSQLServer]]"] Thanks..

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