•   Mountain View 1600, CA 94043
  •   +1 650-253-0000
  •   name@example.com
     Search
 
  • Register
 
Login
InteractiveWebs
  • InteractiveWebs Home
  • Services
    • -DotNetNuke Support
    • -CRM Systems
    • -Domain Names
  • DotNetNuke Modules
    • -DotNetNuke Modules
    • -Module Downloads
    • -Module Upgrade Policy
  • Support
    • -Module Update News
    • -Knowledge Base
    • -License Management
    • -Invoice History
  • Blog
  • Contact Us
    • -About Us
  • Store
SearchHome
  • 1
  • 2
  • 3
  • 4
  • 5
HomeHomeSupportSupportFeedback Design...Feedback Design...Setting up my first Feedback Designer.Setting up my first Feedback Designer.
Previous
 
Next
New Post
8/28/2009 7:31 AM
 
User is offline 
No Ranking

Joined: 1/1/0001
Posts: 0
Setting up my first Feedback Designer.  (Australia)

1;
How to change the lable width?
I'm changing the HTML for the table, but it doesn't change anything in DNN page view?
 
 
2;
Where do I select and set Re-direct after submit?
 
 
Cheers
 
Olle...
 
 
New Post
8/28/2009 8:32 AM
 
User is offline 
No Ranking

Joined: 1/1/0001
Posts: 0
Re: Setting up my first Feedback Designer.  (Australia)

Davids Suggestion;
The module displays HTML custom when submitted. You can put a 0 second redirect in that code.
 
In which editor option should I enter the re-direct?
 
Does someone have a suitable re-direct string?
 
New Post
8/28/2009 8:41 AM
 
User is offline 
No Ranking

Joined: 1/1/0001
Posts: 0
Re: Setting up my first Feedback Designer.  (Australia)

Just one more; 

Are the instances of Feedback designer completely individual?

Can I hasve multiple forms on one page?
Can I have one form submitting an E-mal and Auto resond, and another one redirect to another site?
 
 
Cheers
 
Olle...
 
 
 
 
New Post
8/28/2009 4:30 PM
 
User is offline 
No Ranking

Joined: 1/1/0001
Posts: 0
Re: Setting up my first Feedback Designer.  (Australia)

Redirect in new browserwindow?
 
Just got the redirect code from David - and it works fine!
 
Howver, I want to open in new bowerwindw; "Targe= Blank"
And htat part doesn't work, can someone correct the below code please
 
Thanks
 
Olle
 
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN'>
<html>
<head>
<title>Life Success and YOU</title>
<a target="_blank"
<meta http-equiv='REFRESH'
content='0;url=http://www.roy-mcdonald.net'></a></HEAD>
<BODY>
Optional page text here.
</BODY>
 
New Post
9/7/2009 11:09 AM
 
User is offline DNN Module Support
1st Level Poster

Joined: 8/28/2006
Posts: 2056
Re: Setting up my first Feedback Designer.  (Australia) Modified By DNN Module Support  on 9/7/2009 11:12:02 AM
<meta http-equiv="REFRESH" content="0;url=www.domain.com"> is the code for a redirect, but it sounds like what you want is to open a popup window that goes to a new page, most browsers by default will block these for users as advertisers tend to use them to get up in peoples faces so to speak with their products.
the code to do a popup would be
<body OnLoad="window.open('http://www.domain.com', 'WindowTitle', 'toolbar=1, location=1, directories=0, menuBar=1, scrollbars=1, resizable=1, width=500, height=400, left=50, top=50');" >
change between 1's and 0's to turn on and off the different parts, height and width set the height and width in pixels, and left and top define where the popup will open on the screen.
 
I hope this helps you, I would recommend not using popups as they're usually blocked.
 
 
New Post
9/7/2009 11:14 AM
 
User is offline DNN Module Support
1st Level Poster

Joined: 8/28/2006
Posts: 2056
Re: Setting up my first Feedback Designer.  (Australia)
ollep wrote

Just one more; 

Are the instances of Feedback designer completely individual?

Can I hasve multiple forms on one page?
Can I have one form submitting an E-mal and Auto resond, and another one redirect to another site?
 
 
Cheers
 
Olle...
 
just add the module multiple times to the same page.
 
New Post
9/7/2009 9:33 PM
 
User is offline DNN Module Support
1st Level Poster

Joined: 8/28/2006
Posts: 2056
Re: Setting up my first Feedback Designer.  (Australia)
Yes, you can have any number on a page, or pages, or site. No problem as they all run sperately.
 
 
 Page 1 of 1
Previous
 
Next
HomeHomeSupportSupportFeedback Design...Feedback Design...Setting up my first Feedback Designer.Setting up my first Feedback Designer.


Connect to us

Copyright (c) 2018 InteractiveWebs : Terms Of Use : Privacy Statement
Login Register

Need to Register? Forgot password?

Just want to login?
Copyright (c) 2018 InteractiveWebs : Terms Of Use : Privacy Statement