Join our DNN Community    (Newsletter, Tips, Tricks and Forums for DNN Skins & Modules)

 


 
Microsoft Gold Certified Partner - DNN Benefactor

DotNetNuke Powered! 


Monday, December 01, 2008 Register · Login · Contact · Search:  
Company Solutions Portfolio Contact
Forums
General
The ever-powerful ListX module forum. Post your questions, new configuration ideas and reviews.
Subject: Need validation Message Alert for Users after Page postback i.e. ListX {ACTION}

You are not authorized to post a reply.   
Author Messages
VarunC
Cruiserweight
Posts:117

08/19/2008 6:06 AM Alert 
HI,

I was wondering if there is any scope of Validation message after page postback in ListX .. I could not remember if i could do that ...

I'm using an ACTION tag to refresh the page and performing some actions on that .. and I got to throw an Error Message to user if Any Particular Action is Failed during the process.

I've tried Session variable assignment and Action variable assignment for that but noen of these work to display error message. <img src='http://dnn.bi4ce.com/desktopmodules/ntforums/images/emoticons/sad.gif' height='20' width='20' border='0' title='Sad' align='absmiddle'> ...

Help !!!
svedire
Cruiserweight
Posts:107

08/20/2008 9:19 AM Alert 
Hi,

Are you trying to validate something after doing a postback?

The usual way page validation is done is as follows:

<a href="#" onclick="if(typeof(Page_SmartValidate)=='function') if(Page_SmartValidate()) \{{ACTION,Test,Test,,M,False};/}return false;}

Under "ACtions", you will go for an Action:Message

If you are trying to do validation after postback, may be you can do

Action:Assignment[Test] - <script language="javascript">JS here</script> and place that [Test,Action] in the respective place (either in Detail or in No results or in No query)

Hope this helps.

Thanks,
Sindura
R2integrated
VarunC
Cruiserweight
Posts:117

08/20/2008 11:31 AM Alert 
Yes I'm trying to do Validation after postback.

And I've always been under the impression and also have always noticed that ACTION assignments DO NO work with POSTBACK. These variables Always get Re-Initializes with postback i guess, as they always come EMPTY. I've already placed the Action assignment to throw error message but it is NEVER displayed <img src='http://dnn.bi4ce.com/desktopmodules/ntforums/images/emoticons/sad.gif' height='20' width='20' border='0' title='Sad' align='absmiddle'> ..
svedire
Cruiserweight
Posts:107

08/20/2008 2:26 PM Alert 
Hi,

I will look into the issue that you have noticed.

For your scenario, can't you try doing the same functionality with an lxFetch? I dont think you will have a problem in doing an Action:Assignment after lxFetch.

Thanks,
Sindura
R2integrated
You are not authorized to post a reply.
Forums > Bi4ce.Modules.ListX > General > Need validation Message Alert for Users after Page postback i.e. ListX {ACTION}



ActiveForums 3.6
Latest Post
 
At R2integrated (formerly Bi4ce), we take support seriously.  That's why we support our customers and DNN community with daily monitoring from our experienced engineering team.  We ask that the first step taken is to read the relevant documentation and support forums prior to submitting any questions that may already be available or have been answered.  We ask that you review the documentation that we provide for our products before posting a question.

The Forums are for our customers to chat, exchange ideas and strategies, and submit feedback.  Please be sure to perform keyword searches for previous related forum responses.

To be helpful when submitting a new item, please include the following: 
  1. DNN Version
  2. Module Version
  3. Admin Log Viewer Information
  4. Environment detail: Operating system, .NET framework version, database and version, IIS version, Browser version (if appropriate)
We always try to respond quickly and monitor the forums daily during business hours (EST).  Occasionally, requests for a specific project requirement may not apply for the free support offered. For project specific support please submit via our Information Request form.

Thank you for using our Forums.

Click here to register for the Forums
 
© 2008 by R2integrated (formerly Bi4ce) | DNN® is a registered trademark of DotNetNuke Corporation