Add Title for Symfony Backend Object Actions

Add Title for Symfony Backend Object Actions

To be able to add title for Symfony’s backend object actions ( the tooltip for the action name when user mouse over the object actions ) in Propel’s admin generator, use the following syntax in your generator.yml file:
...
object_actions:
  upload: { label: "Upload" ,action: upload , params:{ title: "Upload Document For This ....." }  }
...

It should work for Symfony 1.2, 1.3 and 1.4 releases.

Loading

Leave a Reply

Your email address will not be published. Required fields are marked *

My new Snowflake Blog is now live. I will not be updating this blog anymore but will continue with new contents in the Snowflake world!