Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アカウント設定に新しいフィールド (名) を追加しました。そのマシン名は「field_first_name」 です。この値を次のようにホームページにロードしようとしています。
<?php print $user->field_first_name ?>
しかし、上記のコードは機能しません。
Drupal 7 のディスプレイ スイート - パート 3: フィールド
http://www.youtube.com/watch?v=mvFP16PJt4c