Jump to content

Signature in Pages records


Recommended Posts

The signature:

FupF2KB.png

Edit the record template and find:

		<section class="ipsType_richText ipsContained ipsType_normal" data-controller='core.front.core.lightboxedImages'>{$record->_content|raw}</section>

Add below:

		{{if trim( $record->author()->signature )}}
			<br>
      		{template="signature" location="front" group="global" app="core" params="$record->author()"}
		{{endif}}

Will result in:

e6Zl5pG.png

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
×
×
  • Create New...