是否可以在 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>