Hi

Thanks Kai and Kristian,
I guess this is the only way we can do this, 
but In general I suggest that there should be success/error message by defaults 
for these actions.

Regards,
Hardik


From: Kristian Hempel - D³ Data Development 
Sent: Tuesday, April 02, 2013 7:35 PM
To: [email protected] 
Subject: Re: [oxid-dev-general] Acknowledge Message

Hi there,

pls use $this->addTplParam('name', 'value') instead of 
$this->_aViewData['MyVal'].

best regards
Kristian

        Original Message         processed by David.fx  
        Subject:  Re: [oxid-dev-general] Acknowledge Message (02-Apr-2013 
15:56) 
        From:     mailto:[email protected] 
        To:       [email protected] 


  Without looking into the code, I would say overloading the respective 
view-funktions and adding some new values to $this->_aViewData['MyVal'] should 
do the trick. A [{$oView->MyVal}] will give you the value in the 
template-files. To stay update-safe simply use $Return = 
parent::overloadedFunktion(PARAMS) in the funtion of the view, add your custom 
values and return $Return after that.

   

  Regards, Kai

   

  Von: [email protected] 
[mailto:[email protected]] Im Auftrag von Hardik Badani
  Gesendet: Dienstag, 2. April 2013 15:20
  An: [email protected]
  Betreff: [oxid-dev-general] Acknowledge Message

   

  Hi All,

   

  I would like to display success message after below actions:

   

  - compare

  - add to listmania list

  - add to wish list

   

  So, is there any flag set when this actions happened, based on which I can 
display success message..? 

   

  Thanks & Regards

  Hardik



--------------------------------------------------------------------------------
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to