Forum


Layout overrides: hiding empty fields and wrapping links

bold
30%
Posts: 30
  • TF Content
April 03, 2026

For TF Content

1) Is there a native function that hides a field/label in the frontend page display of an individual record, if that field value is empty? Or would that require an override?

2) Can layout overrides be used in TF Content to change the display of URL fields in the frontend page display of individual records? In my case, having fields for social media links, and displaying those links as icons rather than displaying the full URL in the frontend.

Joomla Fry
100%
Posts: 1076
April 04, 2026

Hello

1.) By default, if the field value is empty, then it will not display in the front-end.

2.) You can select display type to button (link) which has option to set icon class. You can leave the text empty or use CSS to hide it.

bold
30%
Posts: 30
April 06, 2026

Excellent - thank you!

Login to Reply