$field->short($chars)
Shortens the field content by the given length
Example
<?php echo $page->title()->short(10) ?>