Talk:Feed Forms
From Facebook Developer Wiki
Please post an example of the JSON response when using target_id. I can't seem to find any documentation of this case when using the Feed Forms. Thank you.
It is a shame you cannot edit a bundle using the developer tools once you have registered it. Would be a nice feature to be able to go back and update things.
ADD:
Also very confused here regarding FBML Feed Forms and target_id. I know the {*target*}'s UID, but can't see any way to either return it in the JSON response, or pass it into the form as a POST param.
Surely something so basic is possible?
I have successfully added FB Connect to a WordPress Blog using the FB Connector plugin. This allows registered users to publish comments on blog posts to their own FB walls / friend feed. It works great... but here's my problem:
We use another plugin called TDO Mini-forms, which is a great plugin to allow "user-generated" blog posts to specific blog categories. I would like users who use these forms, to have the option to publish their posts to their own FB wall and friend feed.
The form handler is quite complex so I'm not sure how to integrate the FB form handleing information into this program. Can anyone make a suggestion for integrating this plugin (TDO Mini-forms) with the FB connect publishing features?
