Reputation: 37
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
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