# Custom Fields Display ## Overview To display a custom field or a custom field group inside the layouts, use this schema. ## ITEM VIEW #### Display single custom field: ```php item->fields->getOne(ID)->show();?> ```
item | views/item | |
items | views/items | |
tabs | views/item | under the custom tabs |
features | views/item | under features tab |