symfony1 - Make title of record a link to another module in list view -


I am currently using Symphony Admin Generator to implement a management web application.

I would like to know that there is a way to add a link to the title section of the generator.iml file.

As an example:

  Edit: Title: Configuration & gt; Officials | YAMML will accept static HTML quite easily in many tags:  
  
  • Code> edit: title: & lt; A href = "/ config" & gt; Configuration & lt; / A & gt; & Gt; & Lt; A href = "/ config / official" & gt; Official & lt; / A & gt;
  • Note that some PHP is also available, but it is limited in comparison to the full Symphony Stack.


    Comments