Jump to content

How to add a new notify in the backoffice (icon envelope)


rafz

Recommended Posts

Hi,

 

Try to use hooks:

 

backOfficeTop

backOfficeHeader

backOfficeFooter

backOfficeHome 

 

Thanks! But, the message should only appear if the form was sent, so first of all I need to confirm that the form was sent, for example: registering the data inside the database, and then whenever there is a new data, it will present a Notification within the back-office, do you understand? How could I present this notice in the back office, saying for example: "You have a new budget request".

 

 

Can someone help me?

Link to comment
Share on other sites

You can ask your question if you have any.

 

I want to list the data of a table inside a template "mymodule / views / templates / admin / list_request.tpl"
I'm trying to do this, using a class that retrieves the data in the database and created a controller to show this data inside the template, I'm not able to show, I already tried to create any variable to test it inside the template giving var_dump, but the Controller seems not to have access to template.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...