Jump to content

Additional Info


nereliz

Recommended Posts

Hi,

 

I'm wondering maybe it already exists but i just can't figure it out. The problem I faced is then I'm editing a service, lets say changing the package. And then package is changing in module I do some extra work wich later need to be check by staff member and he must confirm that it is ok. But where is no way to set extra message beside the success wich will tell staff member to check / alter other stuff regarding the changes has bean made. Maybe where is away to overwrite a success message by custom one?

 

P.S. Also i notice that flash message overwrites previous message in appController. Lets say if i do $this->flashMessage( "message", "Success user was created" ); and add after that you call $this->flashMessage( "notice", "User password need to be changed"); You will see only notice but not both of them. I think it would be better to allow to set more then one flash message.

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...