[Solved] Passing messages from NMS to another block or page

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
plennon
New Member
New Member
Posts: 7
Joined: Wed Jan 31, 2007 2:48 pm

[Solved] Passing messages from NMS to another block or page

Post by plennon »

Hi,

I have a simple subcribe to Newsletter box appearing under my menu on the left of my page. It is a small box using a email, name and submit button. On the right of the page is the main content.

If a user wants to subscribe to the newsletter, i would like the confirmation or error message to appear in the main content box and not is small subscription box, its to small to display this type of info.

So, I am trying to figure out how to output the message to (content), or it there a way that I can called a page to display these messages

I would appreciate any help or suggestions

Thanks for the time

Paul
Last edited by plennon on Wed Oct 15, 2008 2:35 pm, edited 1 time in total.
athena_pallas
Power Poster
Power Poster
Posts: 272
Joined: Wed Sep 13, 2006 4:41 pm

Re: Passing messages from NMS to another block or page

Post by athena_pallas »

Hello, I have the same problem. 
Maybe with adding a CSS absolute  position but it's not very clean.
plennon
New Member
New Member
Posts: 7
Joined: Wed Jan 31, 2007 2:48 pm

Re: Passing messages from NMS to another block or page

Post by plennon »

Ok, what I did was.

Created a form with formbuilder with username, email and a submit button.

When the user clicks the submit button, it calls my UDT, passing in the two parameters (username, email)
Then, if there are no errors, the udt redirects to a Successful subscription page.

Probably easier ways of doing this.

P.
Post Reply

Return to “Modules/Add-Ons”