hello, I would like to do some process in the registration page based on custom profile name, I have added the following (like in default.step.php)
<?php echo $profile->get( 'title' ); ?>
but it does not work.
Can you please let me know how to show it.
thanks,
<?php echo $profile->get( 'title' ); ?>
but it does not work.
Can you please let me know how to show it.
thanks,