H1 title in detail view

idrive72

Member
Hi, I have a question about viewing the details of a list. In this list I have several fields and one of them is the name of the company that will fill out the form. I would like to know how to display company name as H1 title in detail view.
Thanks for whoever wants to help me.
 
If you only want to show it "big" you can add custom CSS to the details template.

If you want the H1 tag in list and details view (or the element doesn't show in list view) you can use [Formatting][Format string] in element settings with <h1>%s</h1>

If it should only be in details view create a custom details template http://www.fabrikar.com/forums/index.php?wiki/form-and-details-templates/

Thanks very much for the reply. Indeed the string <h1>%s</h1> works correctly. The link you entered doesn't work, it only works if I delete the www.
To show it in details view only, I figured out that I need to create a custom_css.php file at mysite.com\components\com_fabrik\views\details\tmpl\bootstrap
It's correct? I'm trying as suggested by the wiki but it doesn't work for me.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top