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
1 Answers
Is it possible to call a form from another form?

The first form would identify the parameters (using a dropdownlist) for the second form. If there is a better way to do what I am trying to do, please hep me find it.

Author: Alex Byrd
0 Votes
1 Answers
pop up form and refresh on template page

I am using a pop-up Add Form with a Redirect to the template page on the add button. I need the user to see the updated records when they return to the page. Is this possible? http://dnndev.com/fiddle/fid/771

Author: Scott L
0 Votes
1 Answers
Form Redirect Issue/Feature Suggestion?

Drew, Without your code, it is hard to see how you are trying to implement this, but I will point out one sticking point. The name of the parameter(s) that is/are sent by the UpdateButton's redirect method of "Post" is the controls' ID, not the …

Author: Drew
0 Votes
1 Answers
Replace in URL join string

Hi, I have the following string to redirect to after an update of a form. If the user puts a space in the content_name field it fails, e.g. ("my name") - what I want to do is replace all spaces with "%20" (percentsign twenty) e.g. ("my%20name") as the …

0 Votes
1 Answers
CommandLink Redirect not working

<CustomCommands> <DataCommand CommandName="HideItem" CommandText="Update FSVS_Ontrack set Status = 'Hide', updated = getdate(), updated_by = @user WHERE [id] = @id"> <Parameter Name="id" /> <parameter …

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