Sign In to Participate
Or register to become a member
Rank Member Pts
Tags
No tags found

Getting Good Answers

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

  1. Good Titles: Give your question a concise but informative title. Rather than "Email Forms", use "Sending multiple emails from forms".
  2. 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.
  3. 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. 
  4. 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).
0 Votes
3 Answers
Select Case - Multiple Expressions

Jeff, You should be able to set CompareType = "Regex" Value='[[District]]' Operator = "=" and Experssion = "/(4|6|11|12)/m" I can't remember if I have used CompareType of Regex in the past, but I think this should work based on the docs. UPDATE: I …

Author: Jeff M.
0 Votes
1 Answers
Select Case question - evaluate zero

I have as stored procedure that returns an integer output parameter (count of existing records matching criteria) In a template I am evaluating the output parameter and if it is less than or equal to 3 an Add button is displayed. Else, nothing is …

0 Votes
1 Answers
Imbeded Case in Template whilst evaluating a Case

Hi There I have a situation, where I wish to include a case within a case <Xmod:select> <Case 1> </Case 1> <Case 2 > <Case 2.1> Only show where both Case 2 and Case 2.1 is true </Case 2.1> </Case 2> < …

0 Votes
1 Answers
What do I use instead of select case on a form

I'm trying to apply case statements to the validation for a field and find select case does not work on forms..How do I do this on a form..... <td><xmod:select> <case value='[[category]]' operator="=" expression="CAR" …

0 Votes
1 Answers
select case for operator between values 22 and 29

select  case <=22 then  green case <=29 then red   else orange between not needed

Votes
0 This question has no answers. Answers

Author:
Tags:
No questions or answers were found
No questions or answers were found
More Questions
Ask question