Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » Display a message in an ADD2 transaction
Re: Display a message in an ADD2 transaction [message #2114 is a reply to message #2110] Mon, 08 June 2009 05:22 Go to previous messageGo to previous message
gpatti is currently offline  gpatti
Messages: 283
Registered: August 2008
Senior Member
Think I have found the problem...

When I was reading the documentation I noted that you can use $messages (string) for a single message and $messages[] (array) for multiple messages. However, originally I forgot to use $this-> so of course it didn't work when I tried either the string or the array structures.

When I realised my mistake not using $this-> I only used the string structure $this->messages, and this still doesn't work.
Using the array structure $this->messages[] does work.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Restrict the input size of a multi-line text box
Next Topic: System Shutdown Times
Goto Forum:
  


Current Time: Sat Aug 17 13:21:46 EDT 2024

Total time taken to generate the page: 0.07812 seconds