j3.7 render custom field in com_content - Joomla! Forum - community, help and support
hi,
if wish render custom filed in com_content (lets article view) in different place "event" , it's own html how can done?
lets wish have h2 title after h1 title in article view. create custom field that, not find away render field in content.
thanks.
if wish render custom filed in com_content (lets article view) in different place "event" , it's own html how can done?
lets wish have h2 title after h1 title in article view. create custom field that, not find away render field in content.
thanks.
you need create template override article view. custom fields stored in article object need pull specific field data article object , place in whatever html want.
you can read documentation template overrides here:
https://docs.joomla.org/how_to_override ... omla!_core
you can read documentation template overrides here:
https://docs.joomla.org/how_to_override ... omla!_core
Comments
Post a Comment