Questions

Tag Filter:
Hello.. I need some JavaScript assistance. I have a drop-down which the end-user can select a class type; "Additions", "Classes" and "Descriptions". For "Additions" and "Classes", the class needs to be entered as a number. Where-as for the "Descriptions", it can be any alphanumeric character. So, I'm trying to have JavaScript check the values and if they don't match the above criteria, the submiss
I am passing a string value to a Feed via an ajax. The string is passed as a variable named "filteredRole". When retrieving this from the feed via a parameter, the string is changed. //js in template creates the variable var filteredRole = "IT Executive"; //pass variable to feed via ajax (this works fine) //get the variable to use in query <Parameter Name="filteredRole" Value=[[Form:filteredRole]]

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