Facebook登録のフィールドに郵便番号と住所フィールドを追加することは可能ですか?可能であれば、どうすれば追加できますか? それらは実際にFacebookのプロフィールで利用できるので、それらを追加できる方法があるに違いありません.
<iframe src="https://www.facebook.com/plugins/registration?
client_id=appid&
redirect_uri=https%3A%2F%2Fdevelopers.facebook.com%2Ftools%2Fecho%2F&
fields=name,birthday,gender,location,email"
scrolling="auto"
frameborder="no"
style="border:none"
allowTransparency="true"
width="100%"
height="330">
</iframe>