Jump to content

How to get a Custom Profile Field value in template?


Recommended Posts

Hello everyone I'm looking for a way to get a custom profile  field from current user to template.

 

I was not able to see any reference about it at the docs

 

 

 

I'm expecting to use a custom field as radio and get this value/index and use its raw value, something like:

 

<?php

\IPS\Member::loggedIn()->profile()->custom()->field('custom');

 

 

Best

 

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...