Reference Guide

facebook FBML Reference Guide Page 50 of 159
returnurl
string
The URL where the user is returned after selecting a "back" link. (default
value is the current page)
Examples
<fb:board xid="titans_board"
canpost="true"
candelete="false"
canmark="false"
cancreatetopic="true"
numtopics="5"
returnurl="http://apps.facebook.com/myapp/titans/">
<fb:title>Discuss the Titans</fb:title>
</fb:board>
Notes
This tag may contain fb:title
History
[Nov 7 2007] fb:board went into production as a semi-public beta.
[Dec 10 2007] fb:board is now a fully public beta.
See Also
www.yapish.com