imnotsean
imnotsean

Reputation: 37

Facebook open graph layout when actions and objects are not one to one

I am building out open graph objects and actions for use with an application I am developing and would like to know if it is possible to have two different attachment layouts when a single action is connected to two different objects.

For example: I have an action "Earn" and two connected objects Points and AnObject, for the points object I would like the attachment preview to be "Number", however for the AnObject object I would like the attachment priview to be "Item". Is something like this possible? Or do I have to use the same attachment priview on both objects?

Upvotes: 1

Views: 444

Answers (1)

Paul Tarjan
Paul Tarjan

Reputation: 50602

Sorry, no. We want consistency within the same action. If they are different actions, then just make two actions. If they are the same, they should have consistent rendering.

Upvotes: 1

Related Questions